Commit f0d22b31 by guojuxing

门店策略保存

parent cbb4fbf8
...@@ -58,7 +58,6 @@ public class StoreStrategyQO implements Serializable{ ...@@ -58,7 +58,6 @@ public class StoreStrategyQO implements Serializable{
/** /**
* 门店分组条件,json数组 * 门店分组条件,json数组
*/ */
@NotBlank(message = "门店属性条件配置不能为空", groups = {SaveValidView.class})
private String conditions; private String conditions;
/** /**
......
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