Authored by 郭成尧

Merge branch 'feature/cart' into release/5.4.1

... ... @@ -156,7 +156,7 @@ if (isProduction) {
mchId: '1227694201',
key: '7e6f3307b64cc87c79c472814b88f7fb',
appSecret: 'ce21ae4a3f93852279175a167e54509b',
notifyUrl: 'http://service.yoho.yohoops.org/payment/weixin_notify',
notifyUrl: 'http://service.yoho.cn/payment/weixin_notify',
}
});
} else if (isTest) {
... ...