src/main/java/com/ruoyi/purchase/pojo/PurchaseLedger.java @@ -157,4 +157,5 @@ @TableField(fill = FieldFill.INSERT) private Long deptId; }