123
This commit is contained in:
@@ -15,4 +15,5 @@ public interface CitysService extends IService<Citys> {
|
||||
|
||||
Map<Long,String> all();
|
||||
|
||||
String getByCityId(Integer cityId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user