Commit 59f02d0d authored by RobertDing's avatar RobertDing

FIX -

parent b9aa0d3d
...@@ -102,22 +102,6 @@ paths: ...@@ -102,22 +102,6 @@ paths:
response: response:
- '{}' - '{}'
installment/user/register:
post:
summary: 用户注册
description: 用户注册
parameters:
- name: phone
in: formData
description: 手机号
required: true
type: string
format: string
tags:
- Register
response:
- '{}'
installment/user/confirm: installment/user/confirm:
post: post:
summary: 用户注册 summary: 用户注册
......
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