From df2b49948492834a7d7fa94337490b7fa73da6bf Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Wed, 11 Mar 2020 00:34:51 +0800 Subject: [PATCH] 1 --- app/libs/aliyun_vod/service/base.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/libs/aliyun_vod/service/base.rb b/app/libs/aliyun_vod/service/base.rb index 01d19a433..1233c65af 100644 --- a/app/libs/aliyun_vod/service/base.rb +++ b/app/libs/aliyun_vod/service/base.rb @@ -22,8 +22,9 @@ module AliyunVod::Service::Base result rescue => ex - raise AliyunVod::Error, ex.message ::Util.logger_error(ex) + raise AliyunVod::Error, ex.message + "" end def base_params