diff --git a/.swagger/dict_data.json b/.swagger/dict_data.json index 7250d74..a59f6a4 100644 --- a/.swagger/dict_data.json +++ b/.swagger/dict_data.json @@ -35,18 +35,18 @@ "category": "BUSINESS", "remark": "\u6e38\u73a9\u9879\u76ee\u5206\u7c7b\u5b57\u5178", "items": [ - { - "value": "HORSEBACK", - "label": "\u9a6c\u672f\u9a91\u884c", - "sort": 1, - "status": "ACTIVE" - }, { "value": "horse_riding", "label": "\u9a6c\u672f\u9a91\u884c", "sort": 1, "status": "INACTIVE" }, + { + "value": "HORSEBACK", + "label": "\u9a6c\u672f\u9a91\u884c", + "sort": 1, + "status": "ACTIVE" + }, { "value": "MOTOR_SPORT", "label": "\u673a\u52a8\u8d8a\u91ce", @@ -3827,6 +3827,24 @@ "label": "\u5df2\u5b8c\u6210", "sort": 4, "status": "ACTIVE" + }, + { + "value": "PENDING_REVIEW", + "label": "\u5f85\u5ba1\u6838", + "sort": 5, + "status": "ACTIVE" + }, + { + "value": "REJECTED", + "label": "\u5df2\u9a73\u56de", + "sort": 6, + "status": "ACTIVE" + }, + { + "value": "ORDERED", + "label": "\u5df2\u4e0b\u5355", + "sort": 7, + "status": "ACTIVE" } ] }, @@ -4418,12 +4436,6 @@ "category": "BUSINESS", "remark": "Room-level facilities", "items": [ - { - "value": "kettle", - "label": "\u70ed\u6c34\u58f6", - "sort": 1, - "status": "ACTIVE" - }, { "value": "slippers", "label": "\u62d6\u978b", @@ -4454,6 +4466,24 @@ "sort": 1, "status": "ACTIVE" }, + { + "value": "kettle", + "label": "\u70ed\u6c34\u58f6", + "sort": 1, + "status": "ACTIVE" + }, + { + "value": "mosquito_net", + "label": "\u7eb1\u7a97/\u868a\u5e10", + "sort": 2, + "status": "ACTIVE" + }, + { + "value": "smart_tv", + "label": "\u667a\u80fd\u7535\u89c6", + "sort": 2, + "status": "ACTIVE" + }, { "value": "safe", "label": "\u4fdd\u9669\u7bb1", @@ -4479,15 +4509,15 @@ "status": "ACTIVE" }, { - "value": "mosquito_net", - "label": "\u7eb1\u7a97/\u868a\u5e10", - "sort": 2, + "value": "heating", + "label": "\u6696\u6c14", + "sort": 3, "status": "ACTIVE" }, { - "value": "smart_tv", - "label": "\u667a\u80fd\u7535\u89c6", - "sort": 2, + "value": "phone", + "label": "\u72ec\u7acb\u7535\u8bdd", + "sort": 3, "status": "ACTIVE" }, { @@ -4515,15 +4545,15 @@ "status": "ACTIVE" }, { - "value": "heating", - "label": "\u6696\u6c14", - "sort": 3, + "value": "hairdryer", + "label": "\u5439\u98ce\u673a", + "sort": 4, "status": "ACTIVE" }, { - "value": "phone", - "label": "\u72ec\u7acb\u7535\u8bdd", - "sort": 3, + "value": "charger", + "label": "\u624b\u673a\u5145\u7535\u5668", + "sort": 4, "status": "ACTIVE" }, { @@ -4551,15 +4581,9 @@ "status": "ACTIVE" }, { - "value": "hairdryer", - "label": "\u5439\u98ce\u673a", - "sort": 4, - "status": "ACTIVE" - }, - { - "value": "charger", - "label": "\u624b\u673a\u5145\u7535\u5668", - "sort": 4, + "value": "coffee", + "label": "\u5496\u5561\u673a", + "sort": 5, "status": "ACTIVE" }, { @@ -4587,9 +4611,15 @@ "status": "ACTIVE" }, { - "value": "coffee", - "label": "\u5496\u5561\u673a", - "sort": 5, + "value": "bt_speaker", + "label": "\u84dd\u7259\u97f3\u7bb1", + "sort": 6, + "status": "ACTIVE" + }, + { + "value": "smart_toilet", + "label": "\u667a\u80fd\u9a6c\u6876", + "sort": 6, "status": "ACTIVE" }, { @@ -4610,24 +4640,6 @@ "sort": 6, "status": "ACTIVE" }, - { - "value": "bt_speaker", - "label": "\u84dd\u7259\u97f3\u7bb1", - "sort": 6, - "status": "ACTIVE" - }, - { - "value": "smart_toilet", - "label": "\u667a\u80fd\u9a6c\u6876", - "sort": 6, - "status": "ACTIVE" - }, - { - "value": "bathrobe", - "label": "\u6d74\u888d", - "sort": 7, - "status": "ACTIVE" - }, { "value": "mirror", "label": "\u5168\u8eab\u955c", @@ -4646,6 +4658,18 @@ "sort": 7, "status": "ACTIVE" }, + { + "value": "bathrobe", + "label": "\u6d74\u888d", + "sort": 7, + "status": "ACTIVE" + }, + { + "value": "air_purifier", + "label": "\u7a7a\u6c14\u51c0\u5316\u5668", + "sort": 8, + "status": "ACTIVE" + }, { "value": "power_220v", "label": "220V\u7535\u6e90\u63d2\u5ea7", @@ -4664,12 +4688,6 @@ "sort": 8, "status": "ACTIVE" }, - { - "value": "air_purifier", - "label": "\u7a7a\u6c14\u51c0\u5316\u5668", - "sort": 8, - "status": "ACTIVE" - }, { "value": "screen_cast", "label": "\u624b\u673a\u6295\u5c4f", diff --git a/changelogs/2026-04/13_1039_sync.md b/changelogs/2026-04/13_1039_sync.md new file mode 100644 index 0000000..5be57ef --- /dev/null +++ b/changelogs/2026-04/13_1039_sync.md @@ -0,0 +1,15 @@ +# API 变更通知 + +**更新时间**: 2026-04-13 10:40 + +## ℹ️ 新增 (3) + +### 字典变更 + +**新增字典项** + +| 字典 | 新增值 | 标签 | +| --- | --- | --- | +| `product_status`(产品状态) | `ORDERED` | 已下单 | +| `product_status`(产品状态) | `PENDING_REVIEW` | 待审核 | +| `product_status`(产品状态) | `REJECTED` | 已驳回 |