18 小时以前 f5cc69d226d73878bfb9a67b3835ff1842732ffe
src/main/java/com/ruoyi/sales/vo/CustomerTransactionsDetailsVo.java
@@ -24,6 +24,9 @@
    @Schema(description = "合同金额")
    private BigDecimal contractAmount;
    @Schema(description = "产品名称列表(逗号分隔)")
    private String productNames;
    @Schema(description = "收款金额")
    private BigDecimal receiptPaymentAmount;