master
RuiSong_WangYi@163.com 2025-02-24 11:44:19 +08:00
parent 5170ba3378
commit 9e7d6d12fe
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ public class ApplyLease {
.Method(param.getMethod())
.build();
} catch (TeaException error) {
switch (error.getCode()) {
case "SDK.ConnectTimeout":