SAP打包配置修改

This commit is contained in:
fmk1023
2025-12-25 14:54:23 +08:00
parent b80ff647c9
commit 29fa1a2199
14 changed files with 18 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
VITE_ENV = 'production'
# 主域名
VITE_HOST = 'http://222.20.126.217:10010/tcode'
VITE_HOST = 'http://222.20.126.217:10010/SAP'
# 接口地址
VITE_API_HOST = '/gateway/official'
@@ -37,7 +37,7 @@ VITE_USER_CENTER_HOST = 'https://usercenter-app.gitcode.com'
# ai-copilot 子应用
VITE_COPILOT_HOST = 'https://copilot-app.gitcode.com'
VITE_BASE_URL=/tcode/
VITE_BASE_URL=/SAP/
# AI大模型接口地址
VITE_AI_API_HOST = 'http://222.20.126.208:8087'