@@ -6,7 +6,7 @@ use app\common\controller\Api;
use app\common\service\OssService;
use think\Exception;
use think\File;
-use Fast\Random;
+use fast\Random;
class Upload extends Api
{
@@ -9,7 +9,7 @@ return [
/**
* CDN地址
*/
- 'cdnurl' => 'http://soft-market.oss-cn-shenzhen.aliyuncs.com',
+ 'cdnurl' => 'https://soft-market.oss-cn-shenzhen.aliyuncs.com',
* 文件保存格式 '/uploads/{year}{mon}{day}/{filemd5}{.suffix}'