Commit af222459 by guojuxing

门店选择器自定义属性时间类型ES查询调整

parent 4da694c9
......@@ -378,7 +378,7 @@ public interface StoreApiService {
* @param searchJson
* @return
*/
ServiceResponse<JSONObject> parseStoreSelectJson(String searchJson);
ServiceResponse<JSONObject> parseStoreSelectJson(String searchJson, Integer enterpriseId);
/**
* listStoreByStoreInfoId
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment