用户登录
POST
commercial_shop/user/login
请求参数
参数名
类型
描述
必填
username
String
必填
password
String
必填
响应参数
参数名
类型
描述
必填
status
必填
errorMsg
必填
data
用户User对象
必填