Commit Graph

4 Commits

Author SHA1 Message Date
a87b9758a3 fix(config): Correct environment determination logic and enable URL check
- Updated the environment determination logic in config.js to accurately return "development" or "production" based on the current environment.
- Enabled URL check in project.private.config.json to enhance security and validation of URLs.
2026-02-08 08:37:11 +08:00
de1de1e52f feat: 新增裁判功能和批量生成账号,优化比赛流程
- 添加裁判修改比分和开始淘汰赛接口
- 实现批量生成天梯用户账号功能,支持自动合并微信登录
- 优化排位赛比分提交和确认流程
- 更新项目配置和依赖文件路径
2026-02-01 13:40:20 +08:00
379ecb029a Update appid in project config and disable URL check in private config 2026-01-22 23:09:14 +08:00
ecd0e748c8 first 2026-01-20 08:50:50 +08:00