This commit is contained in:
949036910@qq.com
2026-05-30 18:44:16 +08:00
parent e10a66ccf2
commit 9c6650373f
162 changed files with 624 additions and 26788 deletions

View File

@@ -1,13 +1,2 @@
# 开发默认走 Vite 代理 /api -> http://127.0.0.1:8001
VITE_API_BASE_URL=http://81.71.163.140:8001/api/v1
# Tauri Rust 请求后端基址(拉取 appConfig、脚本等
# Tauri Rust 请求后端基址
AICLIENT_API_BASE=http://81.71.163.140:8001
# ffmpeg抖音流水线提音频必需放入 src-tauri/binaries/ffmpeg.exe 或设置绝对路径
# AICLIENT_FFMPEG_PATH=C:/path/to/ffmpeg.exe
# 应用配置在 pythonbackend 的 MySQL 表 desktop_configsname/value
# 登录后自动同步Node 流水线通过环境变量 AICLIENT_CFG_<NAME> 读取。
# 常用键示例LLM_API_KEY、LLM_API_URL、LLM_MODEL_ID、ASR_MODE、DASHSCOPE_API_KEY、OSS_CONFIGJSON