refactor(backend): 重命名后端项目为 gym-manage-api,修改包名为 cn.novalon.gym.manage

This commit is contained in:
张翔
2026-04-17 18:35:50 +08:00
parent 666189b676
commit deb961c427
916 changed files with 108360 additions and 38328 deletions
+10
View File
@@ -0,0 +1,10 @@
# 测试环境配置
VITE_API_BASE_URL=http://localhost:8084
VITE_APP_TITLE=Novalon管理系统 - 测试环境
# 测试用户配置
TEST_USER_PASSWORD=Test@123
# Playwright配置
HEADLESS=true
SLOW_MO=0