@@ -321,7 +321,7 @@ export default {
shopType: 1, // 店铺类型 1商城 2本地
classificationId: '',
isVoucher: 1, // 是否支持使用代金卷
- payType: 0, // 支付类型
+ payType: 4, // 支付类型
voucherReturn: '', // 代金卷的抵扣比例/返还比例
areaId: '', // 区域ID
packageId: '',
@@ -457,7 +457,7 @@ export default {
parentId: '',
shopType: '1', // 店铺类型 1商城 2本地