Commit b8bfc9fe by shuhu.hou@freemud.cn

开放平台不传入门店,忽略门店校验

parent 136c0028
......@@ -17,7 +17,6 @@ public class OrderManagerRequest {
/**
* 门店号
*/
@NotEmpty(message = "门店号不允许为null")
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