文档
测试

商家登录

GET
http://192.168.7.11:8080/farm/AppMerchant/MerchantLogin.action

请求参数

参数名
类型
描述
必填
username
String
用户名
必填
password
String
密码
必填

响应参数

参数名
类型
描述
必填
code
String
code 0为登录成功;code 1 用户未注册 ;code 2 登录失败
必填
msg
String
提示信息
必填
count
int
数据数量
必填
data
Array
必填
MerchantBean
merchant
当前商户所有的信息
必填