From 419616ddc36495e93320d3d25484b8534ed1d993 Mon Sep 17 00:00:00 2001 From: API Changelog Bot Date: Tue, 14 Apr 2026 00:03:25 +0800 Subject: [PATCH] =?UTF-8?q?changelog:=2018951827=20-=20fix(product-v2):=20?= =?UTF-8?q?Step1=E7=BC=BA=E5=B0=91seasons/carouselImages=E5=AD=97=E6=AE=B5?= =?UTF-8?q?+=E5=88=9B=E5=BB=BA=E6=97=B6=E5=AD=97=E6=AE=B5=E4=B8=A2?= =?UTF-8?q?=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-04-14_0003_18951827_fix_product-v2_Ste.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 changelogs/2026-04/2026-04-14_0003_18951827_fix_product-v2_Ste.md diff --git a/changelogs/2026-04/2026-04-14_0003_18951827_fix_product-v2_Ste.md b/changelogs/2026-04/2026-04-14_0003_18951827_fix_product-v2_Ste.md new file mode 100644 index 0000000..330c772 --- /dev/null +++ b/changelogs/2026-04/2026-04-14_0003_18951827_fix_product-v2_Ste.md @@ -0,0 +1,25 @@ +# 接口变更记录 — 2026-04-14 00:03 + +> **提交** `18951827` · **作者** wx · **时间** 2026-04-14 00:03:25 +0800 +> +> fix(product-v2): Step1缺少seasons/carouselImages字段+创建时字段丢失 + +## 📦 其他数据对象变更 + +> 以下变更未直接关联到本次接口变更,但可能影响现有接口的请求/响应 + +### hl-product-service-v2 + +#### ✏️ ProductBasicSaveReqVO + + - 🆕 `carouselImages` (`List`) — 轮播图URL列表 + - 🆕 `seasons` (`List`) — 产品季节(字典product_season: spring/summer/autumn/winter) + +
+📁 全部变更文件 (点击展开) + +``` +M hl-product-service-v2/src/main/java/com/hulalv/product/service/admin/ProductBasicService.java +M hl-product-service-v2/src/main/java/com/hulalv/product/vo/admin/ProductBasicSaveReqVO.java +``` +
\ No newline at end of file