[ Agent ] [ App ] - ingress front backend srs

This commit is contained in:
zeaslity
2023-12-06 09:53:21 +08:00
parent 386812625e
commit 46c9668ce6
7 changed files with 415 additions and 337 deletions

View File

@@ -222,6 +222,7 @@ func BasicPrettyPrint(resultOk bool, resultLog []string) {
}
for _, s := range resultLog {
fmt.Println(s)
fmt.Println()
}
}