34 行
881 B
Markdown
34 行
881 B
Markdown
# 接口变更记录 — 2026-03-18 15:37
|
|
|
|
> **提交** `d8a2efc` · **作者** wx · **时间** 2026-03-18 15:37:34 +0800
|
|
>
|
|
> feat: 小蒙马产品列表直接包含团期数据,删除套餐/报价/日历独立接口
|
|
|
|
## 变更总览
|
|
|
|
- **小程序聚合服务**
|
|
- MpProduct (-3)
|
|
|
|
---
|
|
|
|
## 小程序聚合服务
|
|
|
|
### MpProduct
|
|
|
|
> 📖 **接口文档**: [http://192.168.100.236:8086/doc.html](http://192.168.100.236:8086/doc.html) → 标签 **「C端 - 产品接口」**
|
|
|
|
### ❌ ~~`GET` /mp/product/{productId}/group-quote — GROUP报价~~
|
|
|
|
### ❌ ~~`GET` /mp/product/{productId}/batch-calendar — GROUP批次日历~~
|
|
|
|
### ❌ ~~`GET` /mp/product/batch/{batchId}/combos — GROUP批次套餐列表~~
|
|
|
|
---
|
|
|
|
<details>
|
|
<summary>📁 全部变更文件 (点击展开)</summary>
|
|
|
|
```
|
|
M hl-mp-service/src/main/java/com/hulalv/mp/controller/MpProductController.java
|
|
```
|
|
</details> |