Commit 74e3e984 authored by zhangxiaolin's avatar zhangxiaolin

add for doctor review 重构

parent e82d4ff1
......@@ -1000,12 +1000,12 @@ paths:
# ------------------------
/service/review:
get:
summary: 重构美购审核状态列表
description: 两类,6种类型的待审核列表都通过这个
summary: 美购审核列表状态
description:
parameters:
- name: type
in: query
description: 标识是那种类型,通过不通过各有三种,一共6中,ascle_type里有
description: 那个bar被选中,对应ascle.types.SERVICE_REVIEW_LIST_TYPES
required: true
type: integer
format: integer
......@@ -1039,12 +1039,13 @@ paths:
error: 0
data:
size: 10
total_counts: list内含1或3元素
total_counts: list内含1或4元素
services:
- short_description: 美购描述
id: 21,美购申请id
submit_time: 提交时间
status: int, 对应审核状态gaia.SERVICE_REVIEW_STATUS
status: int,对应审核状态gaia.DOCTOR_SERVICE_REVIEW_STATUS ,
is_spical: 是否是走特批流程的
is_online: 是否上线
gengmei_price: 123
pre_payment_price: 123
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment