dev_0531
郑皇 5 years ago
parent 6af2ab0b32
commit c8f4000b0a

@ -20,7 +20,6 @@ public class ActivityScheduleVO {
private String name;
@ApiModelProperty(value = "分类ID", required = true)
@NotBlank(message = "请输入分类ID")
private Integer categoryId;
@ApiModelProperty(value = "分类CODE", required = true)

Loading…
Cancel
Save