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