Commit dfc2bad6 authored by chentianyu's avatar chentianyu

oss

parent c47508d0
<?php
namespace Meibuyu\Common\UploadOss\Example\Common;
namespace Meibuyu\Common\UploadOss\Example\Common\Enum;
/**
......
......@@ -6,7 +6,7 @@ use App\Controller\AbstractController;
use Hyperf\HttpMessage\Upload\UploadedFile;
use Meibuyu\Common\UploadOss\UploadOssService;
use Meibuyu\Micro\Exceptions\HttpResponseException;
use Meibuyu\Common\UploadOss\Example\Common\OssEnum;
use Meibuyu\Common\UploadOss\Example\Common\Enum\OssEnum;
use Meibuyu\Micro\Model\Auth;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment