curl --location --request GET '/api/Login/Login'
{
"errcode": 0,
"errmsg": "string",
"result": {
"comName": "string",
"retRedirectParas": "string",
"yzmBool": true,
"yzmUrl": "string",
"smBool": true,
"IsvWebVal": {
"webMark": "string",
"agentid": "string"
},
"isExpired": true,
"ExpireDate": "string"
}
}