Commit 3c156199 authored by RobertDing's avatar RobertDing

FIX - rm formdata

parent ae9ffb83
...@@ -12,11 +12,9 @@ paths: ...@@ -12,11 +12,9 @@ paths:
description: 用户注册 description: 用户注册
parameters: parameters:
- name: phone - name: phone
in: formData
description: 手机号 description: 手机号
required: true required: true
type: string type: string
format: string
tags: tags:
- Register - Register
response: response:
......
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