curl --location --request POST '/ssoLogin/login' \ --header 'Content-Type: text/plain' \ --data-raw '{ "account": "506246369@qq.com", "password": "123456", "orgCode": "blcuonline", "appId":"student" }'
{}