木垒标准版接口
This commit is contained in:
parent
a56b827f68
commit
19d5f29f64
@ -48,8 +48,10 @@ NODE_ENV = 'development'
|
|||||||
# 大连金笔
|
# 大连金笔
|
||||||
# VITE_API_URL = 'http://101.43.164.214:11126'
|
# VITE_API_URL = 'http://101.43.164.214:11126'
|
||||||
# 中煤木垒
|
# 中煤木垒
|
||||||
# VITE_API_URL = 'http://101.43.164.214:11111'
|
VITE_API_URL = 'http://101.43.164.214:11111'
|
||||||
VITE_API_URL = 'http://222.80.185.228:6090'
|
# VITE_API_URL = 'http://222.80.185.228:6090'
|
||||||
|
# 木垒标准版
|
||||||
|
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
|
||||||
|
|
||||||
# 上传
|
# 上传
|
||||||
VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='
|
VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='
|
||||||
|
|||||||
@ -45,7 +45,9 @@ NODE_ENV = "production"
|
|||||||
# VITE_API_URL = 'http://101.43.164.214:11126'
|
# VITE_API_URL = 'http://101.43.164.214:11126'
|
||||||
# 中煤木垒
|
# 中煤木垒
|
||||||
# VITE_API_URL = 'http://101.43.164.214:11111'
|
# VITE_API_URL = 'http://101.43.164.214:11111'
|
||||||
VITE_API_URL = 'http://222.80.185.228:6090'
|
# VITE_API_URL = 'http://222.80.185.228:6090'
|
||||||
|
# 木垒标准版
|
||||||
|
VITE_API_URL = 'https://zm.zhgdyun.com:11111'
|
||||||
# 打包
|
# 打包
|
||||||
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='
|
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user