xuhy
9 天以前 ef56ca73e7043f2d26eb5b6d1342a4b19e379b42
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;
}