buhuazhen
7 天以前 f50da3afc73bc458640677c198bb7c99de5b2fe5
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;
}