xuhy
5 天以前 ab4a96f6c17c88187004c2fff7b4458aaa31520c
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;
}