Commit 80b49282 by 徐高华

朋友圈

parent d0f39e56
......@@ -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