'CzWjvVY5F.dUqT65Knj81qh_eU2wI3SokO', 'adminUrl' => $adminUrl, 'frontUrl' => $frontUrl, 'openUrl' => $openUrl, 'picUrl' => $picUrl, 'wwwUrl' => $wwwUrl, 'mobileUrl' => $mobileUrl, 'miniUrl' => $miniUrl, //平台来源 'ptSource' => [ //商城移动端 'mobile' => 1, //商城小程序 'mini' => 2, //商家后台PC端 'admin' => 3, //商家后台移动端 'back' => 4, //总后台 'pt' => 5, ], //永不过期时间 'neverExpireTime' => 4102416000, //永不过期日期 'neverExpireDate' => '2100-01-01 00:00:00', 'pageSize' => 20, //aliyun oss ak 'accessKeyId' => 'LTAI4GCXNRgt87qnCB8JrGFt', 'accessKeySecret' => 'm5q7aU3wGcoid9wr0yFJ4JqzHMKfks', 'endpoint' => 'oss-cn-hangzhou.aliyuncs.com', //达达相关配置 'dadaAppKey' => 'dadae6c9d6064e69cf4', 'dadaAppSecret' => '8ed3b159f64021003aa73f7233118fe6', //百度语音配置 'baiduAipAppId' => '24236063', 'baiduAipAppKey' => 'WLp9xP7GG1FFSz6UNGaNeuSv', 'baiduAipAppSecret' => '7gxpGeWzI2dpBVWbe8ffb11lvbtGfLOC', //闪送开放者配置 'shanAppId' => 'ss9QcKVXwvcMTkHzw', 'shanAppSecret' => '5ivRvyBXLrprGPssYUUvpKXwoZAojwDg', ]; $prefixHttp = 'http://'; $userAgent = isset($_SERVER['HTTP_USER_AGENT']) ? strtolower($_SERVER['HTTP_USER_AGENT']) : ''; if (strpos($userAgent, 'miniprogram') === true) { $prefixHttp = 'https://'; } $referrer = isset($_SERVER["HTTP_REFERER"]) ? strtolower($_SERVER["HTTP_REFERER"]) : ''; if (strpos($referrer, 'servicewechat.com') === true) { $prefixHttp = 'https://'; } if (strpos($referrer, 'https') === true) { $prefixHttp = 'https://'; } if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') { $prefixHttp = 'https://'; } if (getenv('YII_ENV') == 'local') { $config['hdHost'] = $prefixHttp . 'api.shop.huaml.com'; $config['hdDomain'] = $prefixHttp . 'shop.huaml.com'; $config['hdPtHost'] = $prefixHttp . 'api.pt.huaml.com'; $config['hdShortHost'] = 'huaml.com'; //本机号码登录使用线上域名不要修改 $config['hdUniCloudHost'] = 'http://unicloud.huahb.cn'; $config['hdImgHost'] = $prefixHttp . 'img.huaml.com/'; $config['hdWssHost'] = 'wss://chat.shop.huaml.com'; $config['ghsHost'] = $prefixHttp . 'api.shop.hzghd.com'; $config['ghsDomain'] = $prefixHttp . 'shop.hzghd.com'; $config['ghsPtHost'] = $prefixHttp . 'api.pt.hzghd.com'; //本机号码登录使用线上域名不要修改 $config['ghsUniCloudHost'] = 'http://unicloud.wixhb.com'; $config['ghsShortHost'] = 'hzghd.com'; $config['ghsImgHost'] = $prefixHttp . 'img.hzghd.com/'; $config['ghsWssHost'] = 'wss://chat.shop.huaml.com'; $config['mallHost'] = $prefixHttp . 'api.shop.theflorist.cn'; $config['mallDomain'] = $prefixHttp . 'shop.theflorist.cn'; $config['mallPtHost'] = $prefixHttp . 'api.pt.theflorist.cn'; $config['mallShortHost'] = 'theflorist.cn'; //本机号码登录使用线上域名不要修改 $config['mallUniCloudHost'] = 'http://unicloud.zhiguanhua.cn'; $config['mallImgHost'] = $prefixHttp . 'img.theflorist.cn/'; $config['mallWssHost'] = 'wss://chat.shop.huaml.com'; $config['ossBucket'] = 'pic-hhb-cs'; $config['expressShanUrl'] = 'http://open.s.bingex.com'; } if (getenv('YII_ENV') == 'test') { $config['hdHost'] = $prefixHttp . 'api.shop.huaml.com'; $config['hdDomain'] = $prefixHttp . 'shop.huaml.com'; $config['hdPtHost'] = $prefixHttp . 'api.pt.huaml.com'; $config['hdShortHost'] = 'huaml.com'; //本机号码登录使用线上域名不要修改 $config['hdUniCloudHost'] = 'http://unicloud.huahb.cn'; $config['hdImgHost'] = $prefixHttp . 'img.huaml.com/'; $config['hdWssHost'] = 'wss://chat.shop.huaml.com'; $config['ghsHost'] = $prefixHttp . 'api.shop.hzghd.com'; $config['ghsDomain'] = $prefixHttp . 'shop.hzghd.com'; $config['ghsPtHost'] = $prefixHttp . 'api.pt.hzghd.com'; $config['ghsShortHost'] = 'hzghd.com'; //本机号码登录使用线上域名不要修改 $config['ghsUniCloudHost'] = 'http://unicloud.wixhb.com'; $config['ghsImgHost'] = $prefixHttp . 'img.hzghd.com/'; $config['ghsWssHost'] = 'wss://chat.shop.huaml.com'; $config['mallHost'] = $prefixHttp . 'api.shop.theflorist.cn'; $config['mallDomain'] = $prefixHttp . 'shop.theflorist.cn'; $config['mallPtHost'] = $prefixHttp . 'api.pt.theflorist.cn'; $config['mallShortHost'] = 'theflorist.cn'; //本机号码登录使用线上域名不要修改 $config['mallUniCloudHost'] = 'http://unicloud.zhiguanhua.cn'; $config['mallImgHost'] = $prefixHttp . 'img.theflorist.cn/'; $config['mallWssHost'] = 'wss://chat.shop.huaml.com'; $config['ossBucket'] = 'pic-hhb-cs'; $config['expressShanUrl'] = 'http://open.s.bingex.com'; } if (getenv('YII_ENV') == 'dev') { $config['hdHost'] = $prefixHttp . 'api.shop.huaml.com'; $config['hdDomain'] = $prefixHttp . 'shop.huaml.com'; $config['hdPtHost'] = $prefixHttp . 'api.pt.huaml.com'; $config['hdShortHost'] = 'huaml.com'; $config['hdUniCloudHost'] = 'http://unicloud.huahb.cn'; $config['hdImgHost'] = $prefixHttp . 'img.huaml.com/'; $config['hdWssHost'] = 'wss://chat.shop.huaml.com'; $config['ghsHost'] = $prefixHttp . 'api.shop.hzghd.com'; $config['ghsDomain'] = $prefixHttp . 'shop.hzghd.com'; $config['ghsPtHost'] = $prefixHttp . 'api.pt.hzghd.com'; $config['ghsShortHost'] = 'hzghd.com'; //本机号码登录使用线上域名不要修改 $config['ghsUniCloudHost'] = 'http://unicloud.wixhb.com'; $config['ghsImgHost'] = $prefixHttp . 'img.hzghd.com/'; $config['ghsWssHost'] = 'wss://chat.shop.huaml.com'; $config['mallHost'] = $prefixHttp . 'api.shop.theflorist.cn'; $config['mallDomain'] = $prefixHttp . 'shop.theflorist.cn'; $config['mallPtHost'] = $prefixHttp . 'api.pt.theflorist.cn'; $config['mallShortHost'] = 'theflorist.cn'; //本机号码登录使用线上域名不要修改 $config['mallUniCloudHost'] = 'http://unicloud.zhiguanhua.cn'; $config['mallImgHost'] = $prefixHttp . 'img.theflorist.cn/'; $config['mallWssHost'] = 'wss://chat.shop.huaml.com'; $config['ossBucket'] = 'pic-hhb-cs'; $config['expressShanUrl'] = 'http://open.s.bingex.com'; //闪送授权地址 } if (getenv('YII_ENV') == 'production') { $config['hdHost'] = $prefixHttp . 'api.shop.huahb.cn'; $config['hdDomain'] = $prefixHttp . 'shop.huahb.cn'; $config['hdPtHost'] = $prefixHttp . 'api.pt.huahb.cn'; $config['hdShortHost'] = 'huahb.cn'; $config['hdUniCloudHost'] = 'http://unicloud.huahb.cn'; $config['hdImgHost'] = $prefixHttp . 'img.huahb.cn/'; $config['hdWssHost'] = 'wss://chat.shop.huahb.cn'; $config['ghsHost'] = $prefixHttp . 'api.shop.wixhb.com'; $config['ghsDomain'] = $prefixHttp . 'shop.wixhb.com'; $config['ghsPtHost'] = $prefixHttp . 'api.pt.wixhb.com'; $config['ghsShortHost'] = 'wixhb.com'; $config['ghsUniCloudHost'] = 'http://unicloud.wixhb.com'; $config['ghsImgHost'] = $prefixHttp . 'img.wixhb.com/'; $config['ghsWssHost'] = 'wss://chat.shop.huahb.cn'; $config['mallHost'] = $prefixHttp . 'api.shop.zhiguanhua.cn'; $config['mallDomain'] = $prefixHttp . 'shop.zhiguanhua.cn'; $config['mallPtHost'] = $prefixHttp . 'api.pt.zhiguanhua.cn'; $config['mallShortHost'] = 'zhiguanhua.cn'; $config['mallUniCloudHost'] = 'http://unicloud.zhiguanhua.cn'; $config['mallImgHost'] = $prefixHttp . 'img.zhiguanhua.cn/'; $config['mallWssHost'] = 'wss://chat.shop.huahb.cn'; $config['ossBucket'] = 'pic-hhb-online'; $config['expressShanUrl'] = 'http://open.ishansong.com'; //闪送授权地址 } return $config;