mitao
2025-03-18 aff4d9bea541a179f7bd0c4b318a864c54bd7ca4
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/entity/Complaint.java
@@ -178,6 +178,10 @@
    @TableField("completion_user_phone")
    private String completionUserPhone;
    @ApiModelProperty(value = "办结人层级 1=市级账号,2=区县账号,3=街道账号,4=社区账号,5=党员账号")
    @TableField("completion_user_level")
    private Integer completionUserLevel;
    @ApiModelProperty(value = "截止日期")
    @TableField("closing_time")
    private Date closingTime;