mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 10:02:49 +08:00
完成腾讯云存储接入;
This commit is contained in:
@@ -71,7 +71,6 @@ class Ajax extends AdminController
|
||||
$result = $upload_service->save($data['file']);
|
||||
|
||||
} catch (\Exception $e) {
|
||||
throw $e;
|
||||
$this->error($e->getMessage());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user