Authored by sefon

wechat

... ... @@ -20,7 +20,7 @@ module.exports = class extends global.yoho.BaseModel {
this.payments = {
alipay: 123, // 支付宝
wechat: 21, // 微信支付
wechat: 126, // 微信支付
alibank: 12, // 支付宝支联
unionpay: 55, // 银联支付
chinabank: 4, // 网银在线
... ...