修改接口名和响应内容
This commit is contained in:
@@ -27,5 +27,5 @@ public interface WebUpdateInfoMapper {
|
||||
|
||||
List<WebUpdate> findAll();
|
||||
|
||||
Date getLastestOne();
|
||||
WebUpdate getLastestOne();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user