Merge branch 'zmml-dev' of http://139.9.66.234:18023/yjlHub/zhgdlarge into zmml-dev

This commit is contained in:
Rain 2024-11-20 11:11:36 +08:00
commit 4a3e720c55
2 changed files with 7 additions and 1 deletions

View File

@ -52,6 +52,9 @@ VITE_API_URL = 'http://192.168.34.155:19111'
# VITE_API_URL = 'http://222.80.185.228:6090'
# 木垒标准版
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
VITE_API_URL = 'http://121.37.106.37:9810'
# 木垒古尔班
# VITE_API_URL = 'http://121.37.106.37:9830'
# 上传
VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='

View File

@ -47,7 +47,10 @@ NODE_ENV = "production"
# VITE_API_URL = 'http://101.43.164.214:11111'
# VITE_API_URL = 'http://222.80.185.228:6090'
# 木垒标准版
VITE_API_URL = 'https://zm.zhgdyun.com:11111'
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
VITE_API_URL = 'http://121.37.106.37:9810'
# 木垒古尔班
# VITE_API_URL = 'http://121.37.106.37:9830'
# 打包
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='