|
|
@ -1,5 +1,5 @@ |
|
|
|
export const ORIGIN = `https://testmanager.ouxuanzhineng.cn`; // 测试
|
|
|
|
// export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式
|
|
|
|
// export const ORIGIN = `https://testmanager.ouxuanzhineng.cn`; // 测试
|
|
|
|
export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式
|
|
|
|
|
|
|
|
export const API = { |
|
|
|
wechatMiniAppLoginAndSync: `${ORIGIN}/assistant/WechatMiniAppGetToken`, // 小程序授权获取token,为空就登录
|
|
|
|