Skip to content
GitLab
Explore
Sign in
Commits on Source (1)
feat: 更新
· 3ed66b0b
yms
authored
Mar 04, 2025
3ed66b0b
Hide whitespace changes
Inline
Side-by-side
mapEnv.ts
View file @
3ed66b0b
...
@@ -13,7 +13,7 @@ const token = IS_PROD
...
@@ -13,7 +13,7 @@ const token = IS_PROD
:
'
f658c515-d407-42a0-a537-0993a4ed13f1
'
;
:
'
f658c515-d407-42a0-a537-0993a4ed13f1
'
;
const
gisUrl
=
IS_PROD
const
gisUrl
=
IS_PROD
?
'
https://
api.cd.cegn.cn:4432/gateway/gis/1
/
'
?
'
https://
10.1.174.34:13600/cim
/
'
:
'
https://api.cdmbc.cn:4432/gateway/gis/1/
'
;
:
'
https://api.cdmbc.cn:4432/gateway/gis/1/
'
;
export
default
{
export
default
{
...
...