BJ_web_developers
/
gateway
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
11e58edcc71602c892e0ed6d6f956588ac24664d
Authored by
chenbiao
2021-09-17 16:43:43 +0800
1 parent
3b61cbe3
add 天水综合平台入口
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
js/config.js
js/config.js
View file @
11e58ed
@@ -15,5 +15,6 @@
@@ -15,5 +15,6 @@
15
15
16
//阿里云正式环境,别删
16
//阿里云正式环境,别删
17
17
18
-baseUrl = 'http://39.103.224.68:8088/';// 鉴权URL公用地址
18
+baseUrl = 'https://sys.lcybc.com/';// 鉴权URL公用地址
19
+// baseUrl = 'http://39.103.224.68:8088/';// 鉴权URL公用地址
19
20