Commit db5d8c14 by 徐高华

朋友圈

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