文档
测试
POST
http://localhost:28978/api/User/Registered

接口描述

code参数请看登录

响应参数

参数名
类型
描述
必填
data
object
示例:null
必填
code
int
示例:0
必填
count
int
示例:0
必填
msg
string
示例:注册成功
必填

data参数

{ UserName: "UserName2", Password: "Password2",Phone:"13973360241"}