shenjiachi преди 1 месец
родител
ревизия
58478f0adc
променени са 3 файла, в които са добавени 22 реда и са изтрити 0 реда
  1. +8
    -0
      docs/docs.go
  2. +8
    -0
      docs/swagger.json
  3. +6
    -0
      docs/swagger.yaml

+ 8
- 0
docs/docs.go Целия файл

@@ -7775,6 +7775,14 @@ const docTemplate = `{
}
]
},
"state_list": {
"description": "状态列表",
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"tags_list": {
"description": "标签列表",
"type": "array",


+ 8
- 0
docs/swagger.json Целия файл

@@ -7768,6 +7768,14 @@
}
]
},
"state_list": {
"description": "状态列表",
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"tags_list": {
"description": "标签列表",
"type": "array",


+ 6
- 0
docs/swagger.yaml Целия файл

@@ -2802,6 +2802,12 @@ definitions:
allOf:
- $ref: '#/definitions/applet_app_md_member_center.Paginate'
description: 分页信息
state_list:
description: 状态列表
items:
additionalProperties: true
type: object
type: array
tags_list:
description: 标签列表
items:


Зареждане…
Отказ
Запис