Commit 74bdb5ad authored by Xuguangxing's avatar Xuguangxing

fix(appid): fix 修复appid错误问题

parent 1c9dd5c9
......@@ -2,8 +2,8 @@ import config from '@/config';
import http from '@/service/httpDecorator';
import qs from 'qs';
const { talosHost } = config;
// const MINI_APP_ID = 'wxb3e6270e1b1e0bc7'; // 羊小咩
const MINI_APP_ID = 'wxe16bf9293671506c'; // 狼大呜
const MINI_APP_ID = 'wxb3e6270e1b1e0bc7'; // 羊小咩
// const MINI_APP_ID = 'wxe16bf9293671506c'; // 狼大呜
export default {
// 查询商品sku详情
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment