climc: loadbalanceracls: 转换出现异常即返回

This commit is contained in:
Yousong Zhou
2018-11-23 03:18:04 +00:00
parent 6b2d42d7b9
commit 21dc71f97c
+1
View File
@@ -43,6 +43,7 @@ func init() {
err := lbAclConvert(jd)
if err != nil {
printList(list, columns)
return
}
}
printList(list, columns)