CssSolution/CSS_Solution/AppSettings.json

70 lines
2.3 KiB
JSON
Raw Permalink Normal View History

2024-03-12 08:15:15 +00:00
{
"login_index": "http://sso.jwc.whut.edu.cn/Certification/login.do",
"getcode": "http://sso.jwc.whut.edu.cn/Certification/getCode.do",
"getIndex_headers": {
"User_Agent": "Apifox/1.0.0 (https://apifox.com)",
"Accept": "*/*",
"Host": "sso.jwc.whut.edu.cn",
"Accept_Encoding": "gzip, deflate, br",
"Connection": "keep-alive"
},
"getCode_headers": {
"User_Agent": "Apifox/1.0.0 (https://apifox.com)",
"Accept": "*/*",
"Host": "sso.jwc.whut.edu.cn",
"Accept_Encoding": "gzip, deflate, br",
"Connection": "keep-alive",
"Content_Type": "application/x-www-form-urlencoded",
"Content_Length": "42"
},
"getcode_body": {
"webfinger": "b9a7a7901c83c4c0dad90bd2bbf19498"
},
"login": "http://sso.jwc.whut.edu.cn/Certification/login.do",
"login_header": {
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
"Accept_Encoding": "gzip, deflate",
"Accept_Language": "zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6",
"Cache_Control": "max-age=0",
"Content_Length": "246",
"Content_Type": "application/x-www-form-urlencoded",
"Host": "sso.jwc.whut.edu.cn",
"Origin": "http://sso.jwc.whut.edu.cn",
"Referer": "http://sso.jwc.whut.edu.cn/Certification/login.do",
"Upgrade_Insecure_Requests": "1",
"Keep_Alive": "timeout=4",
"User_Agent": "Apifox/1.0.0 (https://apifox.com)",
"Connection": "keep-alive"
},
"login_body": {
"MsgID": "",
"KeyID": "",
"UserName": "",
"Password": "",
"rnd": "FromIndex",
"return_EncData": "",
"code": "FromGetCode",
"userName1": "",
"password1": "",
"webfinger": "b9a7a7901c83c4c0dad90bd2bbf19498",
"falg": "",
"type": "xs",
"userName_": "",
"password_": ""
},
"to_course_header": {
"User_Agent": "Apifox/1.0.0 (https://apifox.com)",
"Accept": "*/*",
"Accept_Encoding": "gzip, deflate",
"Accept_Language": "zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6",
"Referer": "http://sso.jwc.whut.edu.cn/",
"Upgrade_Insecure_Requests": "1",
"Connection": "keep-alive"
},
"to_course": "http://218.197.102.183/Course",
"Suggest_Client_count": "4",
"Etc": {
"StartTime_Str": "2004-1-1-1-1-1"
}
}