refactor: 添加操作器注释
This commit is contained in:
@@ -7,6 +7,9 @@ use app\admin\model\v1\ImageModel;
|
||||
use Intervention\Image\ImageManager;
|
||||
use think\facade\Filesystem;
|
||||
|
||||
/**
|
||||
* 图片管理控制器
|
||||
*/
|
||||
class Images
|
||||
{
|
||||
// 上传
|
||||
|
||||
Reference in New Issue
Block a user