liujie
6 天以前 bfca7416f00c1b2051292c51e87efc4e073d1ef9
ruoyi-system/src/main/java/com/ruoyi/system/dto/TErpIssueReportingProcessDTO.java
@@ -16,4 +16,7 @@
    @ApiModelProperty(value = "处理内容")
    private String handlerContent;
    @ApiModelProperty(value = "处理图片")
    private String handlerPictures;
}