hl-api-changelog/changelogs/2026-03/2026-03-30_1022_0958aea_feat.md

839 B

接口变更记录 — 2026-03-30 10:22

提交 0958aea · 作者 wx · 时间 2026-03-30 10:22:47 +0800

feat: 小程序产品详情团期返回服务人员(手机号脱敏)

📦 其他数据对象变更

以下变更未直接关联到本次接口变更,但可能影响现有接口的请求/响应

产品服务

✏️ GroupBatchCalendarVO

  • 🆕 staff (List<Map<String, String>>) — 服务人员列表(含姓名、角色、脱敏手机号)
📁 全部变更文件 (点击展开)
M	hl-product-service/src/main/java/com/hulalv/product/service/GroupBatchStaffService.java
M	hl-product-service/src/main/java/com/hulalv/product/service/GroupTourBatchService.java
M	hl-product-service/src/main/java/com/hulalv/product/vo/GroupBatchCalendarVO.java