Administrator
2025-07-25 1c99b4dea4420d3d920c30599718966f570e38c8
refs
author Administrator <15274802129@163.com>
Friday, July 25, 2025 15:29 +0800
committer Administrator <15274802129@163.com>
Friday, July 25, 2025 15:29 +0800
commit1c99b4dea4420d3d920c30599718966f570e38c8
tree 41902c0c72a6eba522c431f71773daf1e1f32720 tree | zip | gz
parent fc03a0df2edbf308351d3fb4027919e1d1d30e51 view | diff
feat(mall): 添加衣服图案和位置的额外属性

- 在 ApiClothesLocationInfoVo、ApiClothesLocationRemarkVo、ApiClothesPatternInfoVo 和 ApiClothesPatternRemarkVo 中添加 boxWidth、boxHeight、leftPercent 和 topPercent属性
- 在 ClothesPattern 实体中将 boxWidth 和 boxHeight 的类型从 String 改为 Integer- 更新相关服务和控制器以支持这些新属性
1 files modified
4 ■■■■ changed files
src/main/java/cc/mrbird/febs/mall/vo/clothes/ApiClothesPatternInfoVo.java 4 ●●●● diff | view | raw | blame | history