...
|
...
|
@@ -16,7 +16,7 @@ export default { |
|
|
},
|
|
|
unionType: '', // 渠道号
|
|
|
// MINI_APP_DOMAIN: 'miniapp.yohobuy.com',
|
|
|
appid: 'wx084ab813d88c594b',
|
|
|
appid: 'wx193403dfd8cf74a1',
|
|
|
business_line: 'miniapp', // 业务线
|
|
|
mini_app_type: '0',
|
|
|
},
|
...
|
...
|
@@ -36,7 +36,7 @@ export default { |
|
|
},
|
|
|
unionType: '', // 渠道号
|
|
|
// MINI_APP_DOMAIN: 'miniapp.yohobuy.com',
|
|
|
appid: 'wx084ab813d88c594b',
|
|
|
appid: 'wx193403dfd8cf74a1',
|
|
|
business_line: 'yohobuy', // 业务线
|
|
|
mini_app_type: '62',
|
|
|
}
|
...
|
...
|
|