declare const _default: { BaseUrl: string; AppId: string; redirect_uri: string; response_type: string; scope: string; }; /** * 微信授权 */ export default _default;