gkhy-system/src/main/java/com/gkhy/system/domain/DailySafetyInspection.java
@@ -164,4 +164,10 @@ @ApiModelProperty(value = "部门信息") @TableField(exist = false) private List<DailySafetyInspectionDept> dailySafetyInspectionDepts; @ApiModelProperty(value = "检查图片") private String checkPics; @ApiModelProperty(value = "1暂存2保存") private Integer scratchpad; }