mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 22:15:06 +08:00
开卡时,可以充值赠送金
This commit is contained in:
@@ -30,4 +30,9 @@ public class CreateMerchantVipDTO {
|
||||
* 金额
|
||||
*/
|
||||
private BigDecimal updatePrincipalBalance;
|
||||
|
||||
/**
|
||||
* 赠送金
|
||||
*/
|
||||
private BigDecimal updateGiftBalance;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user