退出登录
POST
huiming/html/logout.action
接口描述
不需要传参数
响应参数
参数名
类型
描述
必填
returnCode
int
returnCode = 1;
必填
returnMsg
NSString
returnMsg = "登出成功!";
必填