feat: 完成对接接口

This commit is contained in:
ccnetcore
2025-06-22 19:09:13 +08:00
parent 6459d7c024
commit 06617de984
19 changed files with 143 additions and 96 deletions

View File

@@ -10,12 +10,12 @@ VITE_WEB_ENV = 'production'
# 生产环境
VITE_WEB_BASE_API = '/prod-api'
# 本地接口
VITE_API_URL = http://ccnetcore.com:19001/api/app
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip
# VITE_API_URL = http://122.51.75.95:6039
# VITE_API_URL = http://129.211.24.7:6039
VITE_API_URL = https://mp.pandarobot.chat
# SSO单点登录url
SSO_SEVER_URL='https://ccnetcore.com'
# SSO单点登录项目标识