curl --location --request POST 'http://192.168.51.174/eTaxManage/oauth/token?client_id=&client_secret=client_secret&grant_type='
{
"access_token": "eb438a26-9465-4a3e-85b6-65c9343333ce",
"token_type": "bearer",
"expires_in": 30974,
"scope": "all",
"tenant_id": "0"
}