xuhy
2025-10-16 9c302dc54f22e274eabc7ec3189aa1e217430944
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;
}