src/main/java/com/ruoyi/purchase/pojo/PurchaseLedger.java @@ -142,4 +142,8 @@ @ApiModelProperty(value = "付款方式") private String paymentMethod; }