shareQuery 和 shareAccept 的响应中加入 model 字段

This commit is contained in:
eafonyang
2026-06-17 14:05:32 +08:00
parent 7687e6a0d9
commit 4b903f39e1
4 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -492,7 +492,7 @@
],
"responses": {
"200": {
"description": "成功返回 eq_data",
"description": "成功返回 eq_data、model",
"schema": {
"type": "object",
"additionalProperties": true
@@ -640,7 +640,7 @@
],
"responses": {
"200": {
"description": "成功返回 eq_data、expire_at",
"description": "成功返回 eq_data、expire_at、model",
"schema": {
"type": "object",
"additionalProperties": true