changelog: 2026-03/18_1537 (3 changes, 0 breaking)
这个提交包含在:
父节点
6afdb135e2
当前提交
f872743f7e
@ -7943,9 +7943,16 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "路径图URL"
|
"description": "路径图URL"
|
||||||
},
|
},
|
||||||
|
"seasonLabels": {
|
||||||
|
"type": "array",
|
||||||
|
"description": "适用季节列表(中文)",
|
||||||
|
"items": {
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
},
|
||||||
"seasons": {
|
"seasons": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "适用季节列表",
|
"description": "适用季节列表(编码)",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
@ -8258,9 +8265,16 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "产品类型:CORE=核心产品 ROUTE=线路产品 CUSTOM=定制产品 GROUP=小蒙马拼团"
|
"description": "产品类型:CORE=核心产品 ROUTE=线路产品 CUSTOM=定制产品 GROUP=小蒙马拼团"
|
||||||
},
|
},
|
||||||
|
"seasonLabels": {
|
||||||
|
"type": "array",
|
||||||
|
"description": "适用季节列表(中文)",
|
||||||
|
"items": {
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
},
|
||||||
"seasons": {
|
"seasons": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "适用季节列表",
|
"description": "适用季节列表(编码)",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
@ -8879,9 +8893,16 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "路径图URL(后端自动生成)"
|
"description": "路径图URL(后端自动生成)"
|
||||||
},
|
},
|
||||||
|
"seasonLabels": {
|
||||||
|
"type": "array",
|
||||||
|
"description": "适用季节列表(中文)",
|
||||||
|
"items": {
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
},
|
||||||
"seasons": {
|
"seasons": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "适用季节列表",
|
"description": "适用季节列表(编码)",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -0,0 +1,15 @@
|
|||||||
|
# API 变更通知
|
||||||
|
|
||||||
|
**更新时间**: 2026-03-18 15:38
|
||||||
|
|
||||||
|
## ℹ️ 新增 (3)
|
||||||
|
|
||||||
|
### 产品服务
|
||||||
|
|
||||||
|
**新增字段**
|
||||||
|
|
||||||
|
| 数据对象 | 新增字段 | 类型 |
|
||||||
|
| --- | --- | --- |
|
||||||
|
| `C端产品列表VO` | `seasonLabels` | `string[]` |
|
||||||
|
| `产品列表VO` | `seasonLabels` | `string[]` |
|
||||||
|
| `产品详情VO` | `seasonLabels` | `string[]` |
|
||||||
正在加载...
x
在新工单中引用
屏蔽一个用户