fix
Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -62,6 +62,8 @@ VITE_APP_CHECK_BASEURL = ms-daop-zcgl-data-inventory | ... | @@ -62,6 +62,8 @@ VITE_APP_CHECK_BASEURL = ms-daop-zcgl-data-inventory |
| 62 | # 数据字典接口地址 | 62 | # 数据字典接口地址 |
| 63 | VITE_APP_CONFIG_URL = 'ms-daop-configure-service' | 63 | VITE_APP_CONFIG_URL = 'ms-daop-configure-service' |
| 64 | 64 | ||
| 65 | # 文件上传下载接口地址 | ||
| 66 | VITE_APP_COMMON_URL = 'ms-daop-common-service' | ||
| 65 | 67 | ||
| 66 | #门户接口 | 68 | #门户接口 |
| 67 | VITE_API_PORTALURL = https://swzl-test.zgsjzc.com/portal | 69 | VITE_API_PORTALURL = https://swzl-test.zgsjzc.com/portal | ... | ... |
-
Please register or sign in to post a comment