From 417b717bc5a927ff89597261a97b9d5d25bae87d Mon Sep 17 00:00:00 2001 From: Liang Tao Date: Mon, 5 May 2014 16:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=9C=AA=E5=85=AC=E5=BC=80?= =?UTF-8?q?=E7=9A=84=E5=8F=82=E6=95=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/qiniu/auth.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/qiniu/auth.rb b/lib/qiniu/auth.rb index 7df31b6..5fabd64 100755 --- a/lib/qiniu/auth.rb +++ b/lib/qiniu/auth.rb @@ -51,15 +51,13 @@ module Qiniu :callback_body => "callbackBody" , :persistent_ops => "persistentOps" , :persistent_notify_url => "persistentNotifyUrl" , - :transform => "transform" , # 数值类型参数 :deadline => "deadline" , :insert_only => "insertOnly" , :fsize_limit => "fsizeLimit" , :detect_mime => "detectMime" , - :mime_limit => "mimeLimit" , - :fop_timeout => "fopTimeout" + :mime_limit => "mimeLimit" } # PARAMS public