|
@@ -353,7 +353,7 @@ return [
|
|
|
'default_avatar' => '',
|
|
|
'app_download_url' => 'http://jianxun.huxiukeji.cn',//app下载页域名
|
|
|
'pay_notify_url' => 'http://jianxun.huxiukeji.cn', //支付异步回调域名
|
|
|
- 'domain_cdnurl' => 'https://oss.jianxun8.com',//图片地址
|
|
|
+ 'domain_cdnurl' => 'http://oss.jianxun8.com',//图片地址
|
|
|
|
|
|
//开放平台的,不是小程序的
|
|
|
'wxMiniProgram' => [
|