bug
This commit is contained in:
@@ -18,4 +18,6 @@ public interface PointService extends IService<PointEntity> {
|
||||
List<PointEntity> searchPoint(String keywords);
|
||||
|
||||
Map<String,Object> TGDZForDate(Date date);
|
||||
|
||||
Map<String,Object> WYLQForDate(Date date);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user