curl --location --request POST 'http://localhost:8081/odm/auth/changeOpportunityLeader?opportunityId&oldUserId' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "data": true }