mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-22 03:32:47 +08:00
增加reset_setting命令
This commit is contained in:
parent
85fcaea019
commit
23b3c9fce0
@ -16,11 +16,6 @@ class VodController extends Controller
|
||||
*/
|
||||
public function uploadSignAction()
|
||||
{
|
||||
/**
|
||||
* demo分支禁止上传,返回一个空签名
|
||||
*/
|
||||
return $this->jsonSuccess(['sign' => '']);
|
||||
|
||||
$service = new VodService();
|
||||
|
||||
$sign = $service->getUploadSign();
|
||||
|
Loading…
x
Reference in New Issue
Block a user