medicalWaste-system/src/main/java/com/sinata/system/domain/MwRegulatoryRecord.java
@@ -55,10 +55,5 @@ @ApiModelProperty("现场图片") @TableField("IMAGE_URL") private String imageUrl; @ApiModelProperty("检查附件,多个附件使用英文逗号拼接") @TableField("ATTACHMENT") private String attachment; }