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