|
|
@ -1,7 +1,7 @@ |
|
|
|
// export const ORIGIN = `https://test.ouxuanzhineng.cn`; // 测试
|
|
|
|
export const ORIGIN = `https://test.ouxuanzhineng.cn`; // 测试
|
|
|
|
// export const ORIGIN = `http://testmanager.ouxuanzhineng.cn`; // 测试
|
|
|
|
// export const ORIGIN = `http://kahing.local:9090`; // 本地测试
|
|
|
|
export const ORIGIN = `https://coach.ouxuanzhineng.cn`; // 正式
|
|
|
|
// export const ORIGIN = `https://coach.ouxuanzhineng.cn`; // 正式
|
|
|
|
|
|
|
|
export const API = { |
|
|
|
coachLogin: `${ORIGIN}/stadium/coach/login`, // 小程序-账号登录
|
|
|
|