ai_v/templates
24024 0da71bc439 ```
feat(admin): 添加积分发放管理和邀请奖励功能

- 新增积分发放相关模型 PointsGrant 和 InviteReward
- 实现管理员积分发放接口(单个、批量、全员发放)
- 添加积分发放记录查询和统计功能
- 集成邀请奖励机制,在用户充值时自动发放邀请奖励
- 在用户注册流程中集成邀请码功能
- 扩展用户信息返回积分和创建时间字段
- 添加前端邀请码处理和邀请统计功能
```
2026-01-23 21:46:08 +08:00
..
base.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
buy.html ``` 2026-01-23 21:46:08 +08:00
dicts.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
index.html ``` 2026-01-23 21:46:08 +08:00
kongzhiqi.html feat(api): 实现图片生成异步任务与任务状态查询接口 2026-01-15 21:42:03 +08:00
login.html ``` 2026-01-23 21:46:08 +08:00
logs.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
notifications.html feat(admin): 添加系统通知管理及前端通知显示功能 2026-01-12 23:29:29 +08:00
ocr.html feat: Implement a comprehensive user authentication system, add video generation capabilities, and set up database migrations and API blueprints. 2026-01-16 22:24:14 +08:00
orders.html feat(auth): 增加管理员订单管理和个人充值记录功能 2026-01-14 20:18:35 +08:00
points.html ``` 2026-01-23 21:46:08 +08:00
rbac.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
recharge_history.html feat: Introduce a new page for purchasing points and viewing recharge history, supported by model updates and a new logging service. 2026-01-18 20:45:28 +08:00
video.html feat: Implement a comprehensive user authentication system, add video generation capabilities, and set up database migrations and API blueprints. 2026-01-16 22:24:14 +08:00