@@ -57,7 +57,7 @@ public class GenBasicAddParam {
/** 上级目录 */
@ApiModelProperty(value = "上级目录", required = true, position = 6)
- @NotNull(message = "menuPid不能为空")
+// @NotNull(message = "menuPid不能为空")
private String menuPid;
/** 功能名 */
@@ -39,7 +39,7 @@ public class GenBasicEditParam {
private String dbTable;
/** 主表主键 */