liujie
2025-06-27 3632162b5cbffbe53f86094604f213d20fda2e35
springcloud_k8s_panzhihuazhihuishequ/service_westcommittee/src/main/java/com/panzhihua/westcommittee/model/entity/Complaint.java
@@ -52,7 +52,6 @@
    @ApiModelProperty(value = "问题类型(事件类型)")
    @TableField("problem_type")
    @NotBlank(message = "问题类型不能为空")
    private String problemType;
    @ApiModelProperty(value = "群众姓名(诉求人)")