|
|
@ -1,5 +1,5 @@ |
|
|
|
export const ORIGIN = `http://testmanager.ouxuanzhineng.cn`; // 测试
|
|
|
|
// export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式
|
|
|
|
// export const ORIGIN = `http://testmanager.ouxuanzhineng.cn`; // 测试
|
|
|
|
export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式
|
|
|
|
|
|
|
|
export const API = { |
|
|
|
wechatMiniAppLoginAndSync: `${ORIGIN}/user/wechatMiniAppLoginAndSync`, // 小程序授权
|
|
|
|