Commit eb962d1b authored by zhangxiaolin's avatar zhangxiaolin

update: 增加新字段

parent c9ad8e4f
...@@ -2048,8 +2048,8 @@ paths: ...@@ -2048,8 +2048,8 @@ paths:
# --------------------------------------- # ---------------------------------------
/activity/{activity_id}: /activity/{activity_id}:
get: get:
summary: 获得活动描述 和 医生已经报名参加的项目 summary: 获得活动描述和医生已经报名参加的项目和医生在线的美购项目
description: 包括顶部三个描述,加已提交美购项目 description:
parameters: parameters:
- name: activity_id - name: activity_id
in: path in: path
...@@ -2073,6 +2073,7 @@ paths: ...@@ -2073,6 +2073,7 @@ paths:
describe: 活动详细说明 describe: 活动详细说明
submited_services: #提交的美购列表 submited_services: #提交的美购列表
- apply_id: 医生申请id - apply_id: 医生申请id
item_id: 美购item_id,用来筛选
service_name: 项目名称 service_name: 项目名称
items_name: 属性名称 items_name: 属性名称
gengmei_price: 属性对应美购价格 gengmei_price: 属性对应美购价格
......
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