Commit Graph

5 Commits

Author SHA1 Message Date
AIGC Developer
8404cb2b7a feat: 线程池扩容、会员注册和过期逻辑优化、API管理页面显示当前配置
- 线程池扩容:TaskQueueService 10->20, AsyncConfig 核心5->10/最大20->40/队列50->100
- 新用户注册自动创建免费会员记录(永久有效到2099年)
- 付费会员过期自动降级为免费会员并清零积分
- API管理页面显示当前API密钥(脱敏)和端点
- 修复StoryboardVideoCreate.vue语法错误
2026-01-11 21:32:33 +08:00
AIGC Developer
a66bd806b2 feat: 添加噜噜支付SDK和前端懒加载指令 2026-01-06 14:33:01 +08:00
AIGC Developer
a99cfa28e5 优化: Safari下载兼容、禁用生产Swagger、前端构建优化移除console、更新COS配置 2026-01-05 15:40:28 +08:00
AIGC Developer
38630dbb66 项目重构: 整理目录结构, 更新前后端代码, 添加测试和数据库迁移 2025-12-30 10:24:19 +08:00
AIGC Developer
2961d2b0d0 chore: update project files 2025-11-13 17:01:39 +08:00