dindang
|
455a06e799
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# README.md
|
2026-07-27 16:12:17 +08:00 |
|
dindang
|
1bd5fa9d4c
|
冲突解决
|
2026-07-27 16:12:02 +08:00 |
|
dindang
|
3fa3561bb2
|
问卷
|
2026-07-27 16:11:15 +08:00 |
|
dindang
|
90fd37742f
|
v2
|
2026-07-27 16:11:15 +08:00 |
|
dindang
|
4b5f5eb736
|
v2
|
2026-07-27 16:11:15 +08:00 |
|
dindang
|
1524a3215c
|
feat(floor): 优化地板样式数据结构和AI换地板功能
- 添加 FloorOption 结构体字段支持尺寸、描述和变体信息
- 优化 loadFloorOptions 函数,实现按品牌和花色名称去重并附带多尺寸变体
- 区分木材、瓷砖、乙烯基和层压板产品,并分类返回
- 更新室内铺装纹理选项,完善图案描述和名称本地化
- 丰富Floor Options API响应数据,包含尺寸、变体、描述等字段
- 增强AI换地板功能,支持尺寸变体SKU,自动调整物理尺寸比例
- 完善地板替换的AI提示词,增加材质锁定、尺寸说明和纹理一致性要求
- 改进地板识别蒙版生成逻辑,确保精准分割地板区域
- Redis任务状态查询接口增加耗时统计字段,提供更细粒度进度信息
- 更新go.mod依赖,新增redis和gorm相关包支持
|
2026-07-27 16:11:15 +08:00 |
|
dindang
|
1e1ffb23f3
|
问卷
|
2026-07-27 15:34:32 +08:00 |
|
dindang
|
202e36027a
|
v2
|
2026-07-27 15:07:12 +08:00 |
|
dindang
|
33515992b6
|
v2
|
2026-07-27 14:39:45 +08:00 |
|
dindang
|
5e35532dbb
|
feat(floor): 优化地板样式数据结构和AI换地板功能
- 添加 FloorOption 结构体字段支持尺寸、描述和变体信息
- 优化 loadFloorOptions 函数,实现按品牌和花色名称去重并附带多尺寸变体
- 区分木材、瓷砖、乙烯基和层压板产品,并分类返回
- 更新室内铺装纹理选项,完善图案描述和名称本地化
- 丰富Floor Options API响应数据,包含尺寸、变体、描述等字段
- 增强AI换地板功能,支持尺寸变体SKU,自动调整物理尺寸比例
- 完善地板替换的AI提示词,增加材质锁定、尺寸说明和纹理一致性要求
- 改进地板识别蒙版生成逻辑,确保精准分割地板区域
- Redis任务状态查询接口增加耗时统计字段,提供更细粒度进度信息
- 更新go.mod依赖,新增redis和gorm相关包支持
|
2026-07-22 15:23:40 +08:00 |
|
dindang
|
a756c8c464
|
Update README with current project structure and features
- Add api/ package, model/response.go, logger, queue docs
- Document environment variables (WORKER_COUNT, LOG_DIR, LOG_LEVEL)
- Add cache strategy and async queue sections
- Update project structure tree
- Add GORM + raw SQL hybrid approach doc
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-07-16 10:40:06 +08:00 |
|