用户注册
POST
http://localhost:8083/register/register
接口描述
用户注册接口
请求参数
参数名
类型
描述
必填
accountName
string
示例:病人99号
必填
password
int
示例:111111
必填
confirmPassword
int
示例:111111
必填
phone
string
示例:19966664444
必填
realName
string
示例:李四
必填
idCard
string
示例:111111222222223333
必填
birthday
string
示例:1960-05-01
必填
blood
string
示例:A
必填
sex
string
示例:男
必填