he2802 %!s(int64=2) %!d(string=hai) anos
pai
achega
4992a28258

+ 1 - 3
zhongzheng-system/src/main/java/com/zhongzheng/modules/alioss/service/impl/OssServiceImpl.java

@@ -367,9 +367,7 @@ public class OssServiceImpl implements OssService {
         }catch (IOException e) {
 
         } finally {
-            if (ossClient != null) {
-                ossClient.shutdown();
-            }
+
         }
     }