// #ifdef MP-WEIXIN const client_type="M" // #endif // #ifdef APP-IOS const client_type="I" // #endif // #ifdef APP-ANDROID const client_type="A" // #endif export default client_type