用户通过手机号和密码登录
POST
http://localhost:8080/user/loginByPassword
请求参数
application/json参数名
类型
描述
必填
phone
string
电话号码
必填
password
string
密码
必填