sdk.ThirdPartyAccountApi().bindThirdPartyAccount({ code:"" , redirectUri:"" }).then(function(result) { alert("success"); } );