02-注册
POST
http://localhost:5000/api/client/user/register
接口描述
注册
请求参数
参数名
类型
描述
必填
account
string
示例:admin
必填
password
string
示例:test
必填