From 057b57a24dd08c349abe05582e31e18bbd914282 Mon Sep 17 00:00:00 2001 From: lewzylu Date: Wed, 27 Mar 2019 16:24:07 +0800 Subject: [PATCH] update service.php (deleteObjects) --- src/Qcloud/Cos/Service.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Qcloud/Cos/Service.php b/src/Qcloud/Cos/Service.php index dd0abb18..75037c65 100644 --- a/src/Qcloud/Cos/Service.php +++ b/src/Qcloud/Cos/Service.php @@ -680,8 +680,6 @@ public static function getService() { 'required' => true, 'type' => 'string', 'minLength' => 1, - 'filters' => array( - 'Qcloud\\Cos\\Client::explodeKey') ), 'VersionId' => array( 'type' => 'string',