店家登录
POST
http://localhost:8080/store/loginByAccountAndPassword
请求参数
参数名
类型
描述
必填
phone
string
示例:123
必填
password
string
示例:321
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
msg
string
示例:登录成功
必填