Commit 1086ca7c by 徐高华

Merge branch 'master_118' into 'developer'

朋友圈

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