Commit 322a39d3 authored by Skyler's avatar Skyler

change reserve/schedule args

parent a0b844fc
......@@ -1208,8 +1208,8 @@ paths:
# ------------------------
/reserve/{id}/set_status:
post:
summary: 预约列表
description: 预约列表
summary: 确认/取消预约
description: 确认/取消预约
parameters:
- name: id
in: path
......@@ -1301,7 +1301,7 @@ paths:
summary: 获取预约时间
description: 获取预约时间
parameters:
- name: date
- name: first_day
in: query
description: YYYY-mm-DD, 每周周一的day
required: true
......
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