huanghongfa
2021-07-23 e4c2299a734788bbbd37d8870a42977569e95efe
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActWorkGuideVO.java
@@ -28,7 +28,7 @@
    @ApiModelProperty("办事指南内容")
    @NotBlank(groups = {AddGroup.class}, message = "内容不能为空")
    @Length(groups = {AddGroup.class}, max = 500)
    @Length(groups = {AddGroup.class}, max = 5000)
    private String content;
    @ApiModelProperty("办理时间")