huminmin
2 天以前 de3696362765349e97b0529c93588794c69b5f6e
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;
}