API Changelog Bot
|
e33c43ef3a
|
changelog: 7ec4bc52 - feat: 团队填报——对接全国旅游监管服务平台团队信息同步API
|
2026-04-01 12:09:09 +08:00 |
|
API Changelog Bot
|
0ff2b04970
|
fix: 服务人员性别校验与字典不一致 (PR #102)
|
2026-04-01 11:31:04 +08:00 |
|
API Changelog Bot
|
a6ab083d51
|
changelog: c9427bc0 - fix: 服务人员性别校验与字典不一致——gender允许1=男2=女
|
2026-04-01 11:23:30 +08:00 |
|
API Changelog Bot
|
73075fead9
|
fix: 餐厅JSON字段空字符串导致保存报错 (PR #100)
|
2026-04-01 10:32:44 +08:00 |
|
API Changelog Bot
|
c38528634b
|
fix: 产品下架审批检查误拦截修复 (PR #99)
|
2026-04-01 09:50:14 +08:00 |
|
API Changelog Bot
|
513d350d04
|
changelog: af19ec81 - fix: 景区/酒店详情缺审批字段 + 产品列表缺startPrice
|
2026-03-31 21:58:36 +08:00 |
|
API Changelog Bot
|
6546930305
|
fix: 订单详情页500错误修复 (PR #95)
|
2026-03-31 20:56:07 +08:00 |
|
API Changelog Bot
|
72a8ae67c8
|
fix: 更新changelog - 产品审批修复 (#94)
|
2026-03-31 18:29:05 +08:00 |
|
API Changelog Bot
|
884b3dfa5c
|
fix: C端价格日历接口精简为4个价格字段 (#93)
|
2026-03-31 18:00:21 +08:00 |
|
API Changelog Bot
|
94f8d53724
|
feat: 保险方案/合同方案删除接口+引用校验 (PR #92)
|
2026-03-31 17:34:34 +08:00 |
|
API Changelog Bot
|
dd5af31320
|
changelog: 79fd9542 - feat: 保险方案/合同方案删除和禁用增加产品引用校验
|
2026-03-31 17:32:00 +08:00 |
|
API Changelog Bot
|
174a96b4c5
|
refactor: 价格日历接口字段优化(price→adultPrice)(PR #91)
|
2026-03-31 17:30:12 +08:00 |
|
API Changelog Bot
|
b4e5651b61
|
changelog: d41d3a72 - refactor: 价格日历接口字段优化(price→adultPrice,4种人员类型命名统一)
|
2026-03-31 17:27:13 +08:00 |
|
API Changelog Bot
|
53f0a17f21
|
changelog: f0e82ab9 - fix: dict/all接口返回remark字段(年龄规则等扩展信息)
|
2026-03-31 17:12:08 +08:00 |
|
API Changelog Bot
|
1a03c41bfb
|
fix: 游玩项目计费方式校验 + dict/all 字典接口说明
|
2026-03-31 16:42:07 +08:00 |
|
API Changelog Bot
|
30143e6a9b
|
changelog: a4283e60 - fix: 字典接口返回增加remark字段,修复小程序无法获取年龄规则
|
2026-03-31 15:56:04 +08:00 |
|
API Changelog Bot
|
7f0d04e491
|
fix: 字典数据全面清理 (PR #86)
|
2026-03-31 15:09:52 +08:00 |
|
API Changelog Bot
|
12f484a520
|
changelog: 2026-03/31_1508 (36 changes, 16 breaking)
|
2026-03-31 15:09:29 +08:00 |
|
API Changelog Bot
|
d1cfb79bdf
|
feat: 小童/幼童定价模式扩展 (PR #83)
|
2026-03-31 13:01:45 +08:00 |
|
API Changelog Bot
|
632c16d5fa
|
changelog: 26ab1bdb - feat: 小童/幼童定价模式扩展,支持百分比或固定价
|
2026-03-31 13:00:17 +08:00 |
|
API Changelog Bot
|
dfb4d35c57
|
changelog: e53397ea - fix: 恢复被误修改的main代码(保留4种人员类型原有逻辑)
|
2026-03-31 12:18:38 +08:00 |
|
API Changelog Bot
|
b79b28f0f1
|
changelog: b2432512 - test: 第二轮补充单元测试提升覆盖率
|
2026-03-31 11:41:59 +08:00 |
|
API Changelog Bot
|
14f896530e
|
changelog: e90a2e21 - test: 补充单元测试提升覆盖率(4个Agent并行)
|
2026-03-31 10:24:25 +08:00 |
|
API Changelog Bot
|
d3a32bdcf5
|
fix: 修复退款卡死在REFUNDING状态 (#76)
|
2026-03-31 09:37:24 +08:00 |
|
API Changelog Bot
|
8b41bbb740
|
changelog: f44dd5dd - refactor: 消除11个自调自己的FeignClient,改为本地Service调用
|
2026-03-31 01:37:08 +08:00 |
|
API Changelog Bot
|
e62545d842
|
changelog: 7caf4546 - refactor: 消除11个自调自己的FeignClient,改为本地Service调用
|
2026-03-31 01:36:41 +08:00 |
|
API Changelog Bot
|
fa549debb0
|
changelog: a59cd643 - refactor: 11个微服务合并为5个,运行时12进程降为6进程
|
2026-03-30 22:20:36 +08:00 |
|
API Changelog Bot
|
0111136c16
|
changelog: c5ae7682 - refactor: hl-common拆分为9个子模块(参考若依RuoYi-Cloud架构)
|
2026-03-30 22:13:11 +08:00 |
|
API Changelog Bot
|
28b16b2999
|
changelog: f2bcbb4 - fix: 全面防御服务器内部错误(扫描前端+后端,83个文件)
|
2026-03-30 17:11:27 +08:00 |
|
API Changelog Bot
|
2f162cb12c
|
changelog: 4a4db91 - fix: resource-service coverMaterialId类型修复 + activity billingType恢复
|
2026-03-30 16:29:00 +08:00 |
|
API Changelog Bot
|
772ca420f2
|
bug: 前端资源编辑传素材URL而非素材ID,导致封面图不保存
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-30 12:55:34 +08:00 |
|
API Changelog Bot
|
fcca90370c
|
changelog: 836cce5 - test: 单元测试覆盖率从15%提升到50%,修复7个真实bug
|
2026-03-30 12:48:38 +08:00 |
|
API Changelog Bot
|
bcb9f98f34
|
changelog: 22e87da - test: 单元测试覆盖率从15%提升到50%,修复7个真实bug
|
2026-03-30 12:43:44 +08:00 |
|
API Changelog Bot
|
5d23ac0767
|
fix: 早鸟优惠文案去掉/人后缀 (PR #38)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-30 11:50:54 +08:00 |
|
API Changelog Bot
|
69a62ef220
|
feat: 2026版旅游合同对接升级P0项 (PR #37)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-30 10:41:44 +08:00 |
|
API Changelog Bot
|
2c1b6c9c14
|
前端bug: 早鸟优惠编辑弹窗适用产品显示ID而非名称
|
2026-03-30 10:36:51 +08:00 |
|
API Changelog Bot
|
235c42af6a
|
fix: 早鸟优惠适用产品回显ID而非名称 (PR #36)
|
2026-03-30 10:32:09 +08:00 |
|
API Changelog Bot
|
3be37031da
|
feat: 小程序产品详情团期返回服务人员 (PR #35)
|
2026-03-30 10:25:49 +08:00 |
|
API Changelog Bot
|
60c38f80b9
|
changelog: 0958aea - feat: 小程序产品详情团期返回服务人员(手机号脱敏)
|
2026-03-30 10:22:51 +08:00 |
|
API Changelog Bot
|
28a0bd0806
|
fix: 补充酒店标签修复说明,含PR #34 (DayHotelVO tags字段)
|
2026-03-30 10:15:04 +08:00 |
|
API Changelog Bot
|
6a282c4b9b
|
changelog: 2d0e032 - fix: 产品详情每日酒店返回标签(tags)
|
2026-03-30 10:13:19 +08:00 |
|
API Changelog Bot
|
0532385eaa
|
fix: 产品详情返回酒店风格标签 (PR #33)
|
2026-03-30 10:03:38 +08:00 |
|
API Changelog Bot
|
534b6890f1
|
changelog: 2026-03/30_1002 (36 changes, 4 breaking)
|
2026-03-30 10:03:31 +08:00 |
|
API Changelog Bot
|
430b7b0652
|
fix: 产品详情早鸟优惠字段不返回 (PR #31)
|
2026-03-30 09:25:34 +08:00 |
|
API Changelog Bot
|
87365b855c
|
feat: 小程序产品详情新增早鸟优惠文案 (PR #30)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-27 19:14:05 +08:00 |
|
API Changelog Bot
|
852840b2a0
|
changelog: 9a30a34 - feat: 小程序产品详情返回早鸟优惠文案(earlyBirdTexts)
|
2026-03-27 19:11:42 +08:00 |
|
API Changelog Bot
|
897bfa9355
|
feat: 小程序产品新增creatorName字段 (PR #29)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-27 19:02:56 +08:00 |
|
API Changelog Bot
|
921209f484
|
changelog: 3fa229c - fix: 小程序产品列表和详情返回创作者姓名(creatorName)
|
2026-03-27 19:02:10 +08:00 |
|
API Changelog Bot
|
5a385545a0
|
fix: 小程序产品接口优化2项 (PR #28)
1. teamExperienceYears 所有产品类型返回
2. startPrice 定金模式返回定金起售价 + startPriceLabel
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-27 18:49:54 +08:00 |
|
API Changelog Bot
|
4cc6b325dc
|
changelog: 33bb70b - fix: 起售价根据支付模式返回,定金模式返回定金起售价
|
2026-03-27 18:42:24 +08:00 |
|