馬老師Netty 源碼
2022-11-20 10:37 作者:bili_1559000721 | 我要投稿
? ? ?String newUrl = StrUtil.format("https://{}.{}/{}",bucketName,ossConfig.getEndpoint(),objectName);
? ? ? ? ? ? ? ?return newUrl;
? ? ? ? ? ?}
? ? ? ?} catch (Exception e) {
? ? ? ? ? ?e.printStackTrace();
? ? ? ?} finally {
? ? ? ? ? ?if (ossClient != null) {
? ? ? ? ? ? ? ?ossClient.shutdown();
標(biāo)簽: