用户登陆
POST
/method/account/
接口描述
用户登陆
请求参数
参数名
类型
描述
必填
method
String
接口名称,取值:LOGIN
必填
id
String
用户帐号,长度11位
必填
pass
String
用户密码,长度4~32位
必填