Commit 07599438 authored by RobertDing's avatar RobertDing

FIX -

parent 6f090bf9
......@@ -231,7 +231,7 @@ paths:
required: true
type: string
tags:
- Register
- Info
responses:
'200':
description: OK
......@@ -247,7 +247,7 @@ paths:
summary: 任买城市
description: 任买支持分期的城市
tags:
- Register
- Info
responses:
'200':
description: OK
......@@ -262,8 +262,13 @@ paths:
post:
summary: 任买提供大学数据
description:
parameters:
- name: province
description: 根据省份查询学校
required: false
type: string
tags:
- Register
- Info
responses:
'200':
description: OK
......
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