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