b6754440 by lttnew

环境

1 parent 1d933336
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
4 4
5 // staging 会员系统 5 // staging 会员系统
6 // const baseUrl_api = "http://22yidpjzjifv.ngrok.xiaomiqiu123.top/stage-api/"; 6 // const baseUrl_api = "http://22yidpjzjifv.ngrok.xiaomiqiu123.top/stage-api/";
7 const baseUrl_api = "https://ztx.itechtop.cn:8443/stage-api"; 7 // const baseUrl_api = "https://ztx.itechtop.cn:8443/stage-api";
8 // const baseUrl_api = 'http://192.168.1.132:8787' 8 // const baseUrl_api = 'http://192.168.1.132:8787'
9 // const baseUrl_api = 'https://tkcn.19wk.cn:8443/stage-api' 9 // const baseUrl_api = 'https://tkcn.19wk.cn:8443/stage-api'
10 10 const baseUrl_api = 'https://tk001.wxjylt.com/stage-api'
11 // const baseUrl_api = 'https://system.taekwondo.org.cn/stage-api' 11 // const baseUrl_api = 'https://system.taekwondo.org.cn/stage-api'
12 export default { 12 export default {
13 baseUrl_api 13 baseUrl_api
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!