4 Commits

Author SHA1 Message Date
5d3c7d8692 feat: 支持账号导入与强制改密
- 新增账号导入模板下载、导入校验和默认密码重置标记

- 支持管理员重置密码并在登录后强制跳转修改密码

- 管理端与用户中心接入强密码校验和密码重置流程
2026-03-18 21:56:05 +08:00
373d7f8201 perf: 模型管理界面重做 2026-03-11 20:33:04 +08:00
9600d0855e feat(ai): add three-level FAQ category management
- add FAQ category table/sql migration and initialize ddl updates

- add category service/controller with validation, default category rules, and sorting

- support faq item category binding and category-based filtering (include descendants)

- redesign FAQ page with category tree actions and UI polish
2026-02-25 16:53:31 +08:00
a25a511894 chore: docker构建脚本优化,SQL脚本完善 2026-02-25 14:54:48 +08:00