bug
This commit is contained in:
@@ -17,5 +17,5 @@ public interface PointService extends IService<PointEntity> {
|
||||
|
||||
List<PointEntity> searchPoint(String keywords);
|
||||
|
||||
String[] TGDZForYear(Date year);
|
||||
Map<String,String> TGDZForYear(Date year);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user