|  |  |  | 
|---|
|  |  |  | */ | 
|---|
|  |  |  | List<Map<String, Object>> queryCity(String provinceCode, String cityCode); | 
|---|
|  |  |  | List<Map<String, Object>> queryCity1(); | 
|---|
|  |  |  | List<Map<String, Object>> queryCity2(String provinceCode, String cityCode, | 
|---|
|  |  |  | Integer type,Integer operatorId); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | List<Map<String, Object>> queryListOfpage(String provinceCode, String cityCode, Integer operatorId, String storeName, Page<Map<String, Object>> page); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | List<Map<String, Object>> listStoreAllByIds(List<Integer> ids); | 
|---|
|  |  |  | List<Map<String, Object>> querySiteListOfpage(String provinceCode, String cityCode, Integer operatorId, String storeName, Page<Map<String, Object>> page); | 
|---|
|  |  |  | List<Map<String, Object>> querySiteListOfpage(String provinceCode, String cityCode, Integer operatorId, String storeName,Integer storeId); | 
|---|
|  |  |  | List<Map<String, Object>> querySiteListOfpageOperator(String provinceCode, String cityCode, Integer operatorId, String storeName,List<Integer> storeIds); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|