霸王餐充值
This commit is contained in:
@@ -52,6 +52,12 @@ public class VipPayParamDTO {
|
|||||||
private String authCode;
|
private String authCode;
|
||||||
private String pwd;
|
private String pwd;
|
||||||
private Long rechargeDetailId;
|
private Long rechargeDetailId;
|
||||||
|
private BigDecimal orderAmount;
|
||||||
|
/**
|
||||||
|
* 订单原金额(包含打包费+餐位费) 不含折扣价格
|
||||||
|
*/
|
||||||
|
private BigDecimal originAmount;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
public boolean isAllPack() {
|
public boolean isAllPack() {
|
||||||
|
|||||||
Reference in New Issue
Block a user