Commit b9add698 authored by 张子雨's avatar 张子雨

Merge branch 'master' into feature/orderPaymentStatus

* master:
  fix(appid): fix 修复appid错误问题
parents 66116698 a996a816
...@@ -2,8 +2,8 @@ import config from '@/config'; ...@@ -2,8 +2,8 @@ import config from '@/config';
import http from '@/service/httpDecorator'; import http from '@/service/httpDecorator';
import qs from 'qs'; import qs from 'qs';
const { talosHost } = config; const { talosHost } = config;
// const MINI_APP_ID = 'wxb3e6270e1b1e0bc7'; // 羊小咩 const MINI_APP_ID = 'wxb3e6270e1b1e0bc7'; // 羊小咩
const MINI_APP_ID = 'wxe16bf9293671506c'; // 狼大呜 // const MINI_APP_ID = 'wxe16bf9293671506c'; // 狼大呜
export default { export default {
// 查询商品sku详情 // 查询商品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