API Changelog Bot
|
d7c595ad1f
|
feat(mp-review): /mp/review/featured 加 Redis 缓存(PR #869)
|
2026-04-18 22:16:18 +08:00 |
|
API Changelog Bot
|
567004c698
|
班期保存 最大人数 改为非必填(反转上一版,PR #865 #862)
|
2026-04-18 21:26:13 +08:00 |
|
API Changelog Bot
|
9a0ad59f20
|
docs: 轮播图 Tag 任务追加澄清补注 - "不填报错"系误报
管理者看错任务, 与本轮播图 Tag 任务无关, 本任务范围仅限前端 Tag 渲染与
formData.linkTargetType 消费, 不涉及保存接口必填校验, 避免前端 AI 误改。
|
2026-04-18 20:54:58 +08:00 |
|
API Changelog Bot
|
b2ec05f79e
|
docs: 新增前端修复指引 - 轮播图链接目标产品类型 Tag
后端零改动,BannerVO.linkTargetType 与 ProductListRespVO.productType 均已返回。
前端 EditModal/index.vue 硬编码"产品"二字未消费字段,附完整修复步骤与回归清单。
|
2026-04-18 20:47:10 +08:00 |
|
|
|
a34bbf3efb
|
docs(mp-order): 服务详情弹窗 + MpOrderDetailVO 强类型化 changelog
|
2026-04-18 20:22:15 +08:00 |
|
API Changelog Bot
|
5260886383
|
feat: 班期保存 maxParticipants 强制必填校验 (PR #861)
PR #861: ScheduleSaveReqVO/ScheduleBatchCreateReqVO 加 @NotNull
错误消息从模糊的 '违反约束' 改为明确的 '最大参与人数不能为空'
|
2026-04-18 20:20:52 +08:00 |
|
|
|
2cf5a54f9c
|
feat(product-v2): 产品/产品线数据权限切面 @DataScope (PR #849)
- 管理端 37 个接口加 @DataScope
- 3 个 VO 加 canEdit/isOwner 字段
- CORE/GROUP 可见不可改、CUSTOM 仅自己
- 前端按 canEdit 灰化按钮
|
2026-04-18 20:04:03 +08:00 |
|
API Changelog Bot
|
aed14f4451
|
新增: 产品v2 上架校验补齐订单详情依赖字段 + 订单详情字段补齐 (PR #854)
|
2026-04-18 19:43:12 +08:00 |
|
API Changelog Bot
|
cefe2ae145
|
新增 mp 小蒙马产品全部列表接口 changelog
|
2026-04-18 19:14:07 +08:00 |
|
API Changelog Bot
|
c61c1d2d84
|
前端BUG反馈: E2E测试发现Step2切日重置/价格拼接/产品线封面缺失
|
2026-04-18 18:00:43 +08:00 |
|
API Changelog Bot
|
d5bab64983
|
产品v2: 小童优惠0归一化null + 价格日历tierSeq拆箱加固 (PR #827)
|
2026-04-18 15:59:55 +08:00 |
|
API Changelog Bot
|
4bf04ab4a4
|
2026-04-18 房型封面null修复(PR #825) + 主题卡片去链接类型(PR #829)
|
2026-04-18 15:47:47 +08:00 |
|
API Changelog Bot
|
6f3fcf2397
|
首页第二屏 v2 - 去蒙层+内嵌卡片+类型校验(PR #823)
|
2026-04-18 15:03:02 +08:00 |
|
API Changelog Bot
|
3db5be896e
|
docs(product-v2): 产品列表状态中文化+上下架理由必填 (PR #821)
|
2026-04-18 14:52:24 +08:00 |
|
API Changelog Bot
|
f2c0dcd460
|
docs(product-v2): 订金固定金额/比例 严格互斥校验 (PR #819)
通知前端:切换 tab 时必须清空对方字段再提交,两字段同时有值后端 400 拒绝
|
2026-04-18 14:50:19 +08:00 |
|
API Changelog Bot
|
b212728b86
|
首页第二屏菜单+轮播图绑定产品线(PR #815)
|
2026-04-18 13:54:13 +08:00 |
|
API Changelog Bot
|
7d5a221cdc
|
小程序首页第二屏配置 - 品牌故事+主题卡片接口(PR #811)
|
2026-04-18 13:25:57 +08:00 |
|
API Changelog Bot
|
177a6cf1b4
|
docs: 资源模块分页与搜索修复通知前端(素材limit+活动/餐厅/服务城市搜索)
|
2026-04-18 13:08:54 +08:00 |
|
API Changelog Bot
|
c0a22bb44d
|
前端Bug通知: 产品定价Step4新增价格区间不回显(前端只刷当前月)
|
2026-04-18 13:05:38 +08:00 |
|
API Changelog Bot
|
471ebd9d6c
|
新增小程序配置模块对接方案 (Banner/Contact/FAQ/Agreement)
|
2026-04-18 11:28:12 +08:00 |
|
API Changelog Bot
|
f0f2cd8fe7
|
feat: 小程序配置模块重构(联系我们/常见问题/协议政策)- PR #773
|
2026-04-17 22:41:43 +08:00 |
|
API Changelog Bot
|
a1a6a3ca01
|
revert: 移除误推的内部接口 changelog
/internal/ 前缀接口消费方是后端服务(Feign跨服务),不是前端。
已迁移至 hl-backend-changelog:
2026-04-17_product-v2_internal-detail-add-insurance-fields.md
|
2026-04-17 20:11:46 +08:00 |
|
API Changelog Bot
|
079e74af3a
|
docs: 补齐产品详情内部接口保险字段 (HL #768 / Issue #767)
hl-product-service-v2 的 /internal/product/{id}/detail 新增
insuranceSchemeId + insuranceNotice,下游 order-v2 可省一次
getAutomationConfig 调用
|
2026-04-17 20:06:49 +08:00 |
|
API Changelog Bot
|
729c1358d2
|
前端提示:产品编辑添加车型弹窗不要展示 basePrice (元/天)
|
2026-04-17 19:21:16 +08:00 |
|
API Changelog Bot
|
30e337b920
|
产品服务错误提示批量人性化 (去英文状态码+去内部ID) - PR #765
|
2026-04-17 19:17:52 +08:00 |
|
API Changelog Bot
|
317db70fd8
|
退款政策校验错误提示人性化 (去 FULL/DEPOSIT 代码+去内部ID) - PR #762
|
2026-04-17 19:01:48 +08:00 |
|
API Changelog Bot
|
072444e473
|
新增 管理端产品详情 档位起步价与Step5模板展开字段 (#763)
|
2026-04-17 19:00:14 +08:00 |
|
API Changelog Bot
|
eae2f907eb
|
feat: 补充 daily-mileage 节点过滤 & Step5 必填 & 退款政策支付类型过滤 changelog
|
2026-04-17 18:11:05 +08:00 |
|
API Changelog Bot
|
f2e30e51ac
|
⚠️破坏性: 价格日历批量接口字段强校验(PR #748 Issue #747)
- childSellPrice 从可空升级为 @NotNull + @DecimalMin(0.01)
- tierSeq 从默认1升级为 @NotNull + @Min(1) + 必须≤产品档位数
- priceType 从默认NORMAL升级为 @NotBlank + @Pattern(NORMAL|PEAK|HOLIDAY|SPECIAL)
- adultSellPrice 新增 @DecimalMin(0.01)
- 服务: hl-product-service-v2, commit c311e6ee
- 前端必须同步升级表单必填校验,否则老前端保存会 400
|
2026-04-17 16:43:39 +08:00 |
|
API Changelog Bot
|
b1daf3f132
|
修复 商品选择列表接口 500 错误 (PR #746)
|
2026-04-17 16:42:38 +08:00 |
|
API Changelog Bot
|
b48b46578b
|
前端Bug通知: Step4定价管理顶部档位tab只显示已有价格的档位(不显示Step1配置的全部5档)
|
2026-04-17 15:55:05 +08:00 |
|
API Changelog Bot
|
c8106e3e6b
|
通知前端: Step2 住宿档位显示错乱 bug 修复指南
|
2026-04-17 15:16:55 +08:00 |
|
API Changelog Bot
|
d14c42fbe6
|
feat(product-v2): 每日行程里程接口改为 POST 实时试算 (PR #744)
- GET /admin/product/item/{id}/daily-mileage 已删除
- 新增 POST /admin/product/item/{id}/daily-mileage
- 前端在 Step3 路线设计过程中可传当前编辑态节点顺序实时试算
- 不再依赖必须先保存 Step2 行程
- 破坏性变更,前端必须切换新接口
|
2026-04-17 15:05:24 +08:00 |
|
API Changelog Bot
|
f0f287105a
|
docs: product-v2 产品详情接口扩展快照字段(订单详情弹窗)
|
2026-04-17 14:56:21 +08:00 |
|
yaosutu
|
1a99420d5d
|
feat(order-v2): 创建订单/报价预览新增必填参数 tierSeq(档位序号)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-17 14:14:35 +08:00 |
|
API Changelog Bot
|
1226509a4f
|
docs: 修复产品上架下架切换500 (PR #726)
|
2026-04-17 12:02:06 +08:00 |
|
API Changelog Bot
|
4e02058aff
|
docs: 算价/档位/定金系列变更通知 (PR #718/#720/#722/#724)
|
2026-04-17 11:32:26 +08:00 |
|
API Changelog Bot
|
f284e37955
|
算价接口补充订金尾款+档位参数+数据校验 (PR #716)
MP算价新增paymentType/depositAmount/balanceAmount,
内部算价新增tierSeq参数,订单创建全链路透传tierSeq,
补充产品/档位/价格合法性校验。
|
2026-04-17 10:38:48 +08:00 |
|
API Changelog Bot
|
b1d0e6eb8b
|
小程序产品详情/列表接口新增支付模式字段 (PR #715)
详情接口新增 paymentType/depositRatio/depositAmount,
列表接口新增 paymentType,支持前端展示全款/订金支付方式。
|
2026-04-17 09:58:15 +08:00 |
|
API Changelog Bot
|
2e20c67cc7
|
docs: 小程序端按天+档位查看酒店列表接口指南
|
2026-04-17 09:18:36 +08:00 |
|
API Changelog Bot
|
4e7f08bf6d
|
changelog: 酒店详情3接口+tierName+退款政策 (PR #684)
|
2026-04-16 20:59:39 +08:00 |
|
API Changelog Bot
|
b29dcfed3f
|
说明:行程节点图标emojiIcon字段已支持
|
2026-04-16 18:56:49 +08:00 |
|
API Changelog Bot
|
326c448c16
|
新增:节点返回绑定资源详情(封面/图片/地址/描述/标签)
|
2026-04-16 18:33:55 +08:00 |
|
API Changelog Bot
|
00f901e519
|
新增:小程序每日行程详情接口
|
2026-04-16 18:10:12 +08:00 |
|
API Changelog Bot
|
fe5746d1da
|
feat: MP daily detail fields complete changelog
|
2026-04-16 17:43:47 +08:00 |
|
API Changelog Bot
|
3819ab508b
|
feat: tier description + insurance scheme filter by totalDays
|
2026-04-16 17:10:34 +08:00 |
|
API Changelog Bot
|
00d40ae328
|
fix+feat: quote logic fix + tier description + routeSummary + guaranteeTemplateId
|
2026-04-16 16:33:49 +08:00 |
|
API Changelog Bot
|
9a8d5285e5
|
feat: route overview + guarantee display fields summary for frontend
|
2026-04-16 14:58:35 +08:00 |
|
API Changelog Bot
|
e8ee4d552d
|
fix: gatherPlace/dismissalPlace changed to Amap JSON object
|
2026-04-16 14:32:18 +08:00 |
|
API Changelog Bot
|
fce41720c6
|
refactor: gatherPlace/dismissalPlace moved to per-day changelog
|
2026-04-16 11:35:48 +08:00 |
|