Authored by 郭成尧

Merge branch 'feature/cart' into release/5.4.1

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