Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G2-ptPlatform-frontend
/
refs/heads/master
/
.
/
src
/
config
/
config.js
blob: 0a80867a989d61d309fb004e0591e32837db083c [
file
] [
log
] [
blame
]
Akane1217
65b61a7
2025-05-17 13:52:25 +0800
[
diff
] [
blame
]
1
global
.
AppConfig
=
{
2
3
//serverIP后端服务器地址
4
DREW
5b1883e
2025-06-07 10:41:32 +0800
[
diff
] [
blame
]
5
serverIP
:
'http://localhost:8088'
,
Akane1217
65b61a7
2025-05-17 13:52:25 +0800
[
diff
] [
blame
]
6
7
}