Commit c7f31d59 by shuhu.hou@freemud.cn

Merge branch 'feature/20200325_oms接单' into develop

parents d5d0dac6 b8bfc9fe
...@@ -17,7 +17,6 @@ public class OrderManagerRequest { ...@@ -17,7 +17,6 @@ public class OrderManagerRequest {
/** /**
* 门店号 * 门店号
*/ */
@NotEmpty(message = "门店号不允许为null")
private String storeId; private String storeId;
/** /**
......
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