|
@@ -1817,7 +1817,7 @@ export default {
|
|
// 嘉里第三方支付接口
|
|
// 嘉里第三方支付接口
|
|
kerryPayment(session = '011cad54-735f-4e92-8f1b-f22bdfe073cd', payParams) {
|
|
kerryPayment(session = '011cad54-735f-4e92-8f1b-f22bdfe073cd', payParams) {
|
|
const platform = getPlatform();
|
|
const platform = getPlatform();
|
|
- let appId = 'wx92c3e55fbef6b2af';
|
|
|
|
|
|
+ let appId = 'wxd830fe4d1e04988e';
|
|
let openId = uni.getStorageSync('openid') || this.openid;
|
|
let openId = uni.getStorageSync('openid') || this.openid;
|
|
if (platform === 'miniprogram') {
|
|
if (platform === 'miniprogram') {
|
|
appId = 'wx92c3e55fbef6b2af';
|
|
appId = 'wx92c3e55fbef6b2af';
|