yys
3 天以前 88eb00daf62e656f9c3613b3a24ee01743c1386e
src/main/java/com/ruoyi/inspectiontask/pojo/InspectionTask.java
@@ -89,6 +89,4 @@
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    @TableField(exist = false)
    private String dateStr;
}