Browse Source

index分支冲突

hella_online_20241107
yufei_wang 3 weeks ago
parent
commit
22413fd3fc
  1. 78
      .env.wyf

78
.env.wyf

@ -3,19 +3,70 @@ NODE_ENV=test
VITE_DEV=false
# # 达明
# # # 请求路径
# VITE_BASE_URL='http://192.168.0.105:12080'
# # 上传路径
# VITE_UPLOAD_URL='http://192.168.0.105:12080/admin-api/infra/file/upload'
# 大哥
# # 请求路径
# VITE_BASE_URL='http://192.168.0.113:12080'
# VITE_BASE_URL='http://192.168.1.252:12080'
# # 上传路径
# VITE_UPLOAD_URL='http://192.168.1.252:12080/admin-api/infra/file/upload'
# # 雪冰
# # # 请求路径
# VITE_BASE_URL='http://192.168.1.68:12080'
# # 上传路径
# VITE_UPLOAD_URL='http://192.168.0.113:12080/admin-api/infra/file/upload'
# VITE_UPLOAD_URL='http://192.168.1.68:12080/admin-api/infra/file/upload'
# # 依然
# # # 请求路径
# VITE_BASE_URL='http://192.168.1.253:12080'
# # 上传路径
# VITE_UPLOAD_URL='http://192.168.1.253:12080/admin-api/infra/file/upload'
# # 国强
# # 请求路径
# VITE_BASE_URL='https://scp.faway-hella.com/api'
# VITE_BASE_URL='http://192.168.0.106:12080'
# # 上传路径
# VITE_UPLOAD_URL='http:// 192.168.0.106:12080/admin-api/infra/file/upload'
# 佳兴
# # # 请求路径
# VITE_BASE_URL='http://192.168.1.254:12080'
# # 上传路径
# VITE_UPLOAD_URL='http://192.168.1.254:12080/admin-api/infra/file/upload'
# # zb
# VITE_BASE_URL='http://192.168.0.37:12080'
# # 上传路径
# VITE_UPLOAD_URL='https://scp.faway-hella.com/api/admin-api/infra/file/upload'
# VITE_UPLOAD_URL='http://192.168.0.37:12080/admin-api/infra/file/upload'
# 请求路径
VITE_BASE_URL='http://172.21.32.13/api'
# 81 WMS请求路径 82 SCP
VITE_BASE_URL='http://172.22.32.9/api'
# 上传路径
VITE_UPLOAD_URL='http://172.21.32.13/api/admin-api/infra/file/upload'
VITE_UPLOAD_URL='http://172.22.32.9/api/admin-api/infra/file/upload'
# # 81 WMS请求路径 82 SCP
# VITE_BASE_URL='http://172.21.32.14/api'
# # 上传路径
# VITE_UPLOAD_URL='http://172.21.32.14/api/admin-api/infra/file/upload'
# # 请求路径
# VITE_BASE_URL='https://scptest.faway-hella.com/api'
# # 上传路径
# VITE_UPLOAD_URL='https://scptest.faway-hella.com/api/admin-api/infra/file/upload'
# # 请求路径
# VITE_BASE_URL='http://172.21.32.13/api'
# # 上传路径
# VITE_UPLOAD_URL='http://172.21.32.13/api/admin-api/infra/file/upload'
# # 请求路径
@ -55,10 +106,19 @@ VITE_OUT_DIR=sfms3.0
VITE_INTERFACE_URL='http://dev.ccwin-in.com:25310/magic/web/index.html'
# 积木报表请求路径
VITE_JMREPORT_BASE_URL='http://192.168.0.108:12080'
VITE_JMREPORT_BASE_URL='http://172.22.32.9:90'
# 租户配置
VITE_TENANT='["长春1379","成都1397","长春2379"]'
# 查看质检报告环境
VITE_REPORT_URL = 'http://dev.ccwin-in.com:25400'
VITE_REPORT_URL = 'http://localhost'
# 登录系统升级的提示
VITE_SYSTERM_UPDATE_ALERT = false
# 是否需要验证码
VITE_NEED_CODE = false
# 是否需要下载PDA链接
VITE_PDA_URL = true
Loading…
Cancel
Save