Commit 07599438 authored by RobertDing's avatar RobertDing

FIX -

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