yaowanxin
昨天 6f888b234148d1a4dbd1e6c28a8d9ed85ebfda09
src/main/java/com/ruoyi/purchase/pojo/PaymentRegistration.java
@@ -37,6 +37,11 @@
    private Long purchaseLedgerId;
    /**
     * 采购订单产品id
     */
    private Long salesLedgerProductId;
    /**
     * 供应商id
     */
    private Long supplierId;
@@ -69,6 +74,7 @@
    private Long registrantId;
    // 租户id
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    /**