7 天以前 e772b3d8cf395e9d441419373d883601350fbf0b
src/main/java/com/ruoyi/sales/pojo/SalesLedger.java
@@ -140,5 +140,8 @@
    @TableField(exist = false)
    private Boolean hasProductionRecord;
    @Schema(description = "采购台账id")
    private Long purchaseLedgerId;
}