From b1e006abc748aaebbd64d43ae03bcd0bee5e44a0 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Wed, 11 Mar 2020 00:36:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/libs/aliyun_vod/service/base.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/libs/aliyun_vod/service/base.rb b/app/libs/aliyun_vod/service/base.rb index 1233c65af..ebbcce694 100644 --- a/app/libs/aliyun_vod/service/base.rb +++ b/app/libs/aliyun_vod/service/base.rb @@ -23,8 +23,7 @@ module AliyunVod::Service::Base result rescue => ex ::Util.logger_error(ex) - raise AliyunVod::Error, ex.message - "" + #raise AliyunVod::Error, ex.message end def base_params