liyong
7 天以前 7600c4e89c79273a11f2103e01dd3fc1e38b4df2
src/main/java/com/ruoyi/quality/pojo/QualityInspectParam.java
@@ -84,5 +84,9 @@
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    // 导出使用
    @TableField(select = false, exist = false)
    private Integer index;
}