src/main/java/com/ruoyi/quality/pojo/QualityInspect.java
@@ -191,6 +191,9 @@ @Excel(name = "自动判断结果") private String autoJudgeResult; @Schema(description = "库位(来源于采购产品明细)") private String warehouse; @TableField(fill = FieldFill.INSERT) private Long deptId; }