admin
|
775995f3e8
|
refactor: 五层对齐 22 表 + 工具并入 agent/ + 支付适配器内联(路由零变更)
- service/dto/controller 各拆 18 文件,一表一文件;跨表编排留在 outfit_generation_task_service
- controller 共享 struct(outfit/member)保 /outfit/*、/member/* 前缀,路由零漂移(28 路径 diff 为空)
- 修复 4 个缺失 g.Meta handler:/user/profile、/avatar/get、/body-measurement/get、/hairstyle/list 从 ALL 收敛为 GET
- 工具包并入 agent/ 单包(weather/imagegen/avatar/scoring),NewCache 泛化 NewTTLCache
- 虎皮椒支付适配器内联 service/payment_order_service.go,member 服务拆 4 表文件
- 冒烟 21 路径全绿 + 客户端 dart analyze 零 error
|
2026-07-31 15:15:04 +08:00 |
|
admin
|
033860d571
|
refactor: 工具包并入 agent/(weather/imagegen/avatar/scoring,NewCache 泛化为 NewTTLCache)
|
2026-07-31 15:05:35 +08:00 |
|
 adminandClaude Opus 4.7
|
8a47609159
|
feat: 广告激励(效果图加次/体验会员,服务端限频防刷)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-07-31 13:37:57 +08:00 |
|
admin
|
de9b4b7a01
|
feat: 会员接口(套餐/状态/下单/回调)+ 支付配置
|
2026-07-31 13:28:59 +08:00 |
|
admin
|
64470d88c3
|
feat: 商业化 P0 表名/状态常量与实体定义
|
2026-07-31 13:21:37 +08:00 |
|
 adminandClaude Opus 4.7
|
ef22f7672a
|
feat: slogan-agent MVP 服务端完整实现
- 用户域:注册/登录(JWT)/修改密码/个人资料
- 照片/衣橱/身形/化身:上传存储 + 3D 化身模板匹配
- 穿搭生成:天气(高德+和风+缓存) → 规则预筛 → LLM 规划(1次调用)
→ 规则评分(5维100分制) → 全低分触发 LLM 兜底创作 → 异步任务状态机
- 效果图:选主方案后异步生成 3 视角(mock/wanx 供应商 + 内容 hash 缓存 + 每日限额)
- 商业化:合作门店列表(seed 4 家)
- 冒烟:全链路端到端验证通过(mock LLM/天气),23 个 API 端点
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-07-31 12:15:11 +08:00 |
|