2275 次代码提交

作者 SHA1 备注 提交日期
API Changelog Bot
f5213a2301 changelog: 4991f6f - feat: 行程天自由增删 + 自动反写tripDays 2026-03-25 14:16:26 +08:00
API Changelog Bot
54eafe458f 订单交通信息(接送站)API — 飞常准对接 2026-03-25 13:59:00 +08:00
API Changelog Bot
2a91ea7261 changelog: 96c4b97 - feat: 订单交通信息(接送站)— 对接飞常准航班/火车实时动态 2026-03-25 13:58:31 +08:00
API Changelog Bot
23d73066af changelog: 9958c4f - feat: 订单状态显示优化 + 锁单扩展 + 级联处理精细化 + 产品上架校验 2026-03-25 13:20:23 +08:00
API Changelog Bot
e769f83d66 changelog: 4466a02 - feat: 天气服务迁移至和风天气API(支持经纬度查询) 2026-03-25 13:19:09 +08:00
API Changelog Bot
d2a0c92489 changelog: a299187 - refactor: 性别字段规范化 Integer→String(字典gender 1=男 2=女) 2026-03-25 13:17:50 +08:00
API Changelog Bot
8ab76d33f7 保险选择性投保+线下投保备注API 2026-03-25 12:41:11 +08:00
API Changelog Bot
73b26667c8 changelog: 6d105cb - feat: 保险选择性投保 + 出行人线下投保备注 2026-03-25 12:40:44 +08:00
API Changelog Bot
6abc134a63 docs: 资源状态切换非超管需走审批接口
前端 toggle 开关对非 SUPER_ADMIN 用户应调用 submit-approval 审批接口,
而非直接调用 status 接口。后端接口已就绪,前端需适配角色判断逻辑。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 12:13:29 +08:00
API Changelog Bot
950d4c79ca changelog: 7926905 - feat: 行程详情接口改造 — 集成相册、评价、进度统计 2026-03-25 10:54:41 +08:00
API Changelog Bot
3d1aae55c9 行程详情接口改造:集成相册+评价+进度统计 2026-03-25 10:52:53 +08:00
API Changelog Bot
18ff6a008b docs: 发票模块完整API文档(管理端+小程序端)
包含全部10个接口的详细定义:请求参数、响应字段、校验规则、
调用示例、状态流转、关联字典、前端页面对接建议。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 09:50:01 +08:00
API Changelog Bot
2bf8b99038 changelog: 2026-03/24_1745 (29 changes, 6 breaking) 2026-03-24 17:46:02 +08:00
API Changelog Bot
6e4b57912b changelog: 90d8f9f - feat: 发票功能补全单元测试(51个) + 修复3个BUG 2026-03-24 17:45:05 +08:00
API Changelog Bot
68233bcd80 changelog: 保险充值功能升级 + 余额查询优化 2026-03-24 15:55:21 +08:00
API Changelog Bot
f44a147dbf changelog: f794175 - fix: 保险服务余额查询超时优化 + 充值接口废弃标记 2026-03-24 15:54:34 +08:00
API Changelog Bot
252607cf89 出行人gender字段类型变更:Integer → String(匹配字典)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 15:03:54 +08:00
API Changelog Bot
bc8ab5e188 补充资源状态变更说明,方便前端理解 2026-03-24 14:52:18 +08:00
API Changelog Bot
44fc60b497 资源管理状态简化:去除草稿,只保留上架/下架 2026-03-24 14:39:32 +08:00
API Changelog Bot
708655ed85 changelog: 2026-03/24_1434 (5 changes, 0 breaking) 2026-03-24 14:35:23 +08:00
API Changelog Bot
1a537f3517 changelog: 50e2536 - refactor: 资源管理去除草稿状态,只保留上架/下架二态 2026-03-24 14:34:25 +08:00
API Changelog Bot
28c856e942 changelog: 4773ed2 - fix: 自动签约agencyCode空值修复 + 行程列表状态补全 + 安全审计修复(6项) 2026-03-23 23:07:21 +08:00
API Changelog Bot
fdf60e1566 changelog: 保单PDF预览前端渲染问题
后端返回正确PDF流,前端需用iframe或复用PDF预览组件渲染。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 21:04:39 +08:00
API Changelog Bot
70cf4ac59b changelog: 管理端文件预览接口更新(返回原始二进制流)
preview-by-url 现在返回原始文件流(与/{fileId}/preview一致),前端用iframe直接显示。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:45:32 +08:00
API Changelog Bot
2097b74bd0 changelog: 896c7a9 - feat: 管理端文件预览接口(通过URL) 2026-03-23 20:42:45 +08:00
API Changelog Bot
607ce2c7c5 changelog: 管理端文件预览接口使用说明
返回HTML页面,前端用window.open或iframe打开,不能用fetch。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:33:18 +08:00
API Changelog Bot
add542626c docs: 操作记录时间显示精确到秒 2026-03-23 19:55:40 +08:00
API Changelog Bot
ae364be852 docs: 已锁单订单前端需禁用编辑按钮 2026-03-23 19:44:12 +08:00
API Changelog Bot
11f0cee3ae docs: 保单PDF改为OSS直链(policyPdfUrl),含管理端+小程序端使用说明 2026-03-23 19:37:04 +08:00
API Changelog Bot
eac9eafee9 docs: 保单PDF下载接口说明(管理端+小程序端) 2026-03-23 19:22:06 +08:00
API Changelog Bot
9b197c1fc8 changelog: a8ff0a3 - security: 新增代码安全审计修复(10项) 2026-03-23 19:18:31 +08:00
API Changelog Bot
64e2adff21 changelog: 2026-03/23_1902 (1 changes, 0 breaking) 2026-03-23 19:03:44 +08:00
API Changelog Bot
59ea063460 changelog: 8b444a8 - fix: 退款金额显示+操作记录详细化+直接申诉+申诉金额校验 2026-03-23 19:02:43 +08:00
API Changelog Bot
d22e62893e fix: 出行人保险保单+已锁单+商户全名+退款修复+解锁通知等9项 2026-03-23 18:53:00 +08:00
API Changelog Bot
d5bda5a419 changelog: 6ab08e4 - fix: 订单模块业务逻辑审查修复(11项) 2026-03-23 18:33:22 +08:00
API Changelog Bot
7bd8b1e737 changelog: 新增直接申诉退款接口
POST /mp/order/refund/{orderId}/direct-appeal
用户对退款政策金额不满意可跳过退款申请直接申诉,申诉金额不能超过已付金额。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:22:25 +08:00
API Changelog Bot
3106474891 fix: 待办显示修复+定制师列表过滤企微+尾款默认线下 2026-03-23 16:40:07 +08:00
API Changelog Bot
b029cc5244 changelog: 2026-03/23_1607 (1 changes, 0 breaking) 2026-03-23 16:08:33 +08:00
API Changelog Bot
870b92ff85 changelog: 9b7b524 - fix: 订单全流程测试修复(12项) 2026-03-23 16:07:33 +08:00
API Changelog Bot
19601ea0df changelog: 三个前端问题(操作记录时间+交通保存+保险状态显示)
1. 操作记录需显示createTime
2. 交通信息接口已就绪,含请求格式
3. 保险状态应用statusLabel显示

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 16:04:32 +08:00
API Changelog Bot
4f32aab4a8 changelog: 尾款凭证图片改为选填
后端proofUrl是选填,前端不应强制要求上传。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 15:42:01 +08:00
API Changelog Bot
ff165ca9ba bug: 订单详情英文枚举值需要中文label
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 15:41:42 +08:00
API Changelog Bot
e08cf25800 feat: 配房差价不立即计入总售价 + 新增pendingUpgradeAmount字段
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 15:22:53 +08:00
API Changelog Bot
ec754e31df bug: 配房差价确认弹窗upgradePrice未传到后端
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 15:03:33 +08:00
API Changelog Bot
c22a754f86 bug: 合同操作按钮显示规则(除已作废外都显示刷新状态)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:56:43 +08:00
API Changelog Bot
9396b6d316 bug: 合同方案旅行社字段未回显 + 后端兼容空值
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:45:09 +08:00
API Changelog Bot
eed92b4f7d bug: 合同方案编辑补充条款下拉没回显
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:12:27 +08:00
API Changelog Bot
fc80a489de feat: 合同按方案创建简化接口 create-by-scheme
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:38:54 +08:00
API Changelog Bot
c09286edca bug: 合同方案选择弹窗值绑定 + 小程序补全信息不应阻塞
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:13:47 +08:00
API Changelog Bot
cfece191e9 docs: 保险卡片应按保单合并,不按被保人拆分
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 10:52:45 +08:00