dao层修改 单元测试
This commit is contained in:
@@ -27,5 +27,7 @@ public interface WebUpdateInfoMapper {
|
||||
|
||||
List<WebUpdate> findAll();
|
||||
|
||||
List<WebUpdate> findAllNotDeleted();
|
||||
|
||||
WebUpdate getLastestOne();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user