修改门户登录域名地址
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -4,7 +4,7 @@ VITE_APP_TITLE = 数据资产管理系统 | ... | @@ -4,7 +4,7 @@ VITE_APP_TITLE = 数据资产管理系统 |
| 4 | VITE_API_BASEURL = https://sz-zcgl.zgsjzc.com/ | 4 | VITE_API_BASEURL = https://sz-zcgl.zgsjzc.com/ |
| 5 | # VITE_API_BASEURL = http://49.4.26.201:31709/ | 5 | # VITE_API_BASEURL = http://49.4.26.201:31709/ |
| 6 | 6 | ||
| 7 | VITE_IDASS_BASEURL = https://sz.zgsjzc.com/portalLogin | 7 | VITE_IDASS_BASEURL = https://sz-daop.zgsjzc.com/portalLogin |
| 8 | 8 | ||
| 9 | # 平台用户 接口请地址 | 9 | # 平台用户 接口请地址 |
| 10 | VITE_APP_USER_API_BASEURL = gateway-server | 10 | VITE_APP_USER_API_BASEURL = gateway-server | ... | ... |
-
Please register or sign in to post a comment