{
"companyId": 1169341218816
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/account/company/get-auth-url' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": 1169341218816
}'{
"code": 0,
"message": "成功",
"context": {
"url": "https://80001815.uat-e.fadada.com/authorizeui/person/login?authSerial=b880b7ab1c5747c18730a53c54d64efc"
},
"traceId": "68774654991700255efd6abf02e9b984",
"spanId": "ac5b28af5678e8a0"
}