登录

请求地址

http://项目地址/checkLogin.do

请求方式

POST

参数说明

名称 类型 是否必须 描述
peopleName peoplePhone peopleMail Sting 必填 用户名/ 手机号 /邮箱,三者必须填一个
peoplePassword String 必填 密码
rand_code String 必填 验证码

返回值说明

名称 描述
result 保存状态:true=成功,false=失败
resultMsg 提示信息

返回值示例

//用户名或密码错误
{
    "resultMsg": "用户名或密码错误!",
    "result": false
}

results matching ""

    No results matching ""