新客立减

This commit is contained in:
2025-09-18 16:55:24 +08:00
parent e4c6a7082e
commit 95d2c0d809
5 changed files with 33 additions and 20 deletions

View File

@@ -59,7 +59,7 @@ public class CheckOrderPay implements Serializable {
/**
* 新客立减
*/
private BigDecimal newCustomerDiscountId;
private Long newCustomerDiscountId;
private BigDecimal newCustomerDiscountAmount;
/**