2 天以前 bfcc71f500625a26886b43c43a8fdf2ea1152844
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;