src/main/java/com/ruoyi/production/pojo/SalesLedgerScheduling.java @@ -103,4 +103,7 @@ @TableField(fill = FieldFill.INSERT) private Long tenantId; @TableField(fill = FieldFill.INSERT) private Long deptId; }