black bug

This commit is contained in:
wangchuxiao
2023-03-16 19:00:17 +08:00
parent 92d941b747
commit 73e6fbbe91
8 changed files with 84 additions and 160 deletions
+1
View File
@@ -22,6 +22,7 @@ func main() {
if err := apiCmd.Execute(); err != nil {
panic(err.Error())
}
if err := apiCmd.Execute()
}
func run(port int) error {