luofl
2025-04-11 c25a2802dd52bf8a50d87802080098fc8d734578
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/vo/ComplaintVO.java
@@ -24,6 +24,14 @@
    @ApiModelProperty(value = "上报人")
    private String reporter;
    @ApiModelProperty(value = "上报人id")
    Long reporterId;
    private Long auditCreateBy;
    @ApiModelProperty("上报人层级 1=市级账号,2=区县账号,3=街道账号,4=社区账号 5=党员账号")
    private Integer reporterLevel;
    @ApiModelProperty(value = "上报人联系方式")
    private String reporterPhone;