Authored by 陈峰

pay 55

... ... @@ -22,7 +22,7 @@ module.exports = class extends global.yoho.BaseModel {
alipay: 2, // 支付宝
wechat: 21, // 微信支付
alibank: 12, // 支付宝支联
unionpay: 25, // 银联支付
unionpay: 55, // 银联支付
chinabank: 4, // 网银在线
tenpay: 1, // 财付通
delivery: 3 // 货到付款和0元订单
... ...