sdk.AuthorizeApi().checkIsRightLoginAccount({ accountId:"" , permissionName:"" }).then(function(result) { alert("success"); } );