sdk.AppApi().listByPermissionId({ permissionId:"" , page:{} // Page 对象 }).then(function(result) { alert("success"); } );