Commit 80378b3c by guojuxing

新增页面去掉图标参数的必须校验

parent cb02cd7c
......@@ -77,7 +77,6 @@ public class MenuDTO implements Serializable {
/**
*
*/
@NotBlank(message = "图标不能为空", groups = { SavePageValid.class, SaveGICChildPageValid.class })
private String iconUrl;
/**
......
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