优化体验,修复 bug

This commit is contained in:
eafonyang
2026-07-09 10:33:19 +08:00
parent e2577ff661
commit b4926ba148
21 changed files with 1196 additions and 260 deletions
+3
View File
@@ -37,6 +37,9 @@ OTA_X9_URL_BASE=http://source.luxsin.net
# 开发环境自动使用系统临时目录,无需配置
# OTA_UPLOAD_DIR=/data/projects/source
# Curve API
CURVE_API_BASE_URL=https://api.luxsin.com.cn/audio/getCurve
# Redis EQ Cache
REDIS_HOST=127.0.0.1
REDIS_PORT=6379