Commit 9d9f2be3 authored by zhangxiaolin's avatar zhangxiaolin

add for doctor review 重构

parent 74e3e984
...@@ -1005,7 +1005,7 @@ paths: ...@@ -1005,7 +1005,7 @@ paths:
parameters: parameters:
- name: type - name: type
in: query in: query
description: 那个bar被选中,对应ascle.types.SERVICE_REVIEW_LIST_TYPES description: 那个bar被选中,对应ascle.types.SERVICE_REVIEW_LIST_TYPES, http://git.gengmei.cc/backend/gm-types/blob/master/gm_types/ascle/types.py#L104
required: true required: true
type: integer type: integer
format: integer format: integer
...@@ -1044,7 +1044,7 @@ paths: ...@@ -1044,7 +1044,7 @@ paths:
- short_description: 美购描述 - short_description: 美购描述
id: 21,美购申请id id: 21,美购申请id
submit_time: 提交时间 submit_time: 提交时间
status: int,对应审核状态gaia.DOCTOR_SERVICE_REVIEW_STATUS , status: int,对应审核状态gaia.DOCTOR_SERVICE_REVIEW_STATUS ,http://git.gengmei.cc/backend/gm-types/blob/master/gm_types/gaia.py#L1440
is_spical: 是否是走特批流程的 is_spical: 是否是走特批流程的
is_online: 是否上线 is_online: 是否上线
gengmei_price: 123 gengmei_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