huminmin
4 天以前 db9922d622b932f191c8cac758fe348981e0eab7
src/main/java/com/ruoyi/purchase/pojo/PurchaseLedger.java
@@ -157,8 +157,4 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    @Schema(description = "模板id")
    private Long templateId;
}