IDEA代码优化

This commit is contained in:
禾几海
2020-05-26 14:03:46 +08:00
parent 7d7a0fc82d
commit 21adedea84
26 changed files with 72 additions and 151 deletions

View File

@@ -4,7 +4,6 @@ import cn.celess.blog.entity.WebUpdate;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;
import java.util.Date;
import java.util.List;
/**