Commit 1e3a5599 authored by zhangxiaolin's avatar zhangxiaolin

update

parent 5635cbe8
...@@ -2249,7 +2249,7 @@ paths: ...@@ -2249,7 +2249,7 @@ paths:
total: 总数量 total: 总数量
unhandle: 未处理 unhandle: 未处理
rejected: 已驳回 rejected: 已驳回
resubmit: 重新提交 reapply: 重新提交
succeed: 成功 succeed: 成功
items: items:
- activity_name: 活动名字 - activity_name: 活动名字
...@@ -2257,6 +2257,8 @@ paths: ...@@ -2257,6 +2257,8 @@ paths:
item_name: 多属性 item_name: 多属性
submit_time: 提交时间 submit_time: 提交时间
status: 状态 status: 状态
activity_id: 活动id
apply_id: 申请id
# --------------------------------------- # ---------------------------------------
/activity/{activity_id}: /activity/{activity_id}:
get: get:
...@@ -2367,7 +2369,7 @@ paths: ...@@ -2367,7 +2369,7 @@ paths:
comment: 驳回信息 comment: 驳回信息
created_time: 驳回记录时间 created_time: 驳回记录时间
# --------------------------------------------------- # ---------------------------------------------------
/activity/{activity_id}/service/{seckill_apply_id/edit: /activity/{activity_id}/service/{seckill_apply_id}/edit:
post: post:
summary: 提交申请一个活动美购 summary: 提交申请一个活动美购
description: 一次只能提交一个 description: 一次只能提交一个
......
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