pub mod privacy;
pub mod wx_fast_ma_category;
pub mod wx_ma_open_commit_ext_info;
pub mod wx_ma_open_commit_standard_ext;
pub mod wx_ma_open_network_timeout;
pub mod wx_ma_open_page;
pub mod wx_ma_open_subpackage;
pub mod wx_ma_open_tab;
pub mod wx_ma_open_tab_bar;
pub mod wx_ma_open_window;
pub mod wx_ma_prefetch_domain;
pub mod wx_ma_qrcode_param;
pub mod wx_ma_scheme;
pub mod wx_ma_verify_beta_weapp_verify_info;
pub mod wx_open_ma_apply_order_path_info;
pub mod wx_open_ma_category;
pub mod wx_open_ma_embedded;
pub mod wx_open_ma_history_version;
pub mod wx_open_ma_member;
pub use privacy::apply_privacy_interface::ApplyPrivacyInterface;
pub use privacy::apply_privacy_interface_result::ApplyPrivacyInterfaceResult;
pub use privacy::get_privacy_interface_result::GetPrivacyInterfaceResult;
pub use privacy::get_privacy_interface_result::Interface;
pub use privacy::get_privacy_setting_result::GetPrivacySettingResult;
pub use privacy::get_privacy_setting_result::PrivacyDesc;
pub use privacy::get_privacy_setting_result::PrivacyDescItem;
pub use privacy::get_privacy_setting_result::Setting;
pub use privacy::privacy_owner_setting::PrivacyOwnerSetting;
pub use privacy::set_privacy_setting::SetPrivacySetting;
pub use privacy::upload_privacy_file_result::UploadPrivacyFileResult;
pub use wx_fast_ma_category::Certificate;
pub use wx_fast_ma_category::WxFastMaCategory;
pub use wx_ma_open_commit_ext_info::WxMaOpenCommitExtInfo;
pub use wx_ma_open_commit_standard_ext::WxMaOpenCommitStandardExt;
pub use wx_ma_open_network_timeout::WxMaOpenNetworkTimeout;
pub use wx_ma_open_page::WxMaOpenPage;
pub use wx_ma_open_subpackage::WxMaOpenSubpackage;
pub use wx_ma_open_tab::WxMaOpenTab;
pub use wx_ma_open_tab_bar::WxMaOpenTabBar;
pub use wx_ma_open_window::WxMaOpenWindow;
pub use wx_ma_prefetch_domain::DnsDomain;
pub use wx_ma_prefetch_domain::WxMaPrefetchDomain;
pub use wx_ma_qrcode_param::WxMaQrcodeParam;
pub use wx_ma_scheme::WxMaScheme;
pub use wx_ma_verify_beta_weapp_verify_info::WxMaVerifyBetaWeappVerifyInfo;
pub use wx_open_ma_apply_order_path_info::BatchReqBean;
pub use wx_open_ma_apply_order_path_info::WxOpenMaApplyOrderPathInfo;
pub use wx_open_ma_category::WxOpenMaCategory;
pub use wx_open_ma_embedded::WxOpenMaEmbedded;
pub use wx_open_ma_history_version::WxOpenMaHistoryVersion;
pub use wx_open_ma_member::WxOpenMaMember;