Commit 94bca34b by 徐高华

Merge branch 'master_118' into 'developer'

朋友圈

See merge request !887
parents db0a2775 80b49282
......@@ -130,6 +130,7 @@ public class QwMessageController extends WebBaseController {
if(clerkType==2 && CollectionUtils.isEmpty(storeIdList)) {
return RestResponse.failure("-1","请选择门店");
}
storeIdList = null ;
}
JSONObject json = new JSONObject();
json.put("clerkIdList", clerkIdList);
......
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