优化网络层的GC

This commit is contained in:
boyce
2020-10-29 19:45:49 +08:00
parent a723810b2e
commit be792337fb

View File

@@ -44,7 +44,7 @@ func usage(val interface{}) error{
return nil
}
fmt.Fprintf(os.Stderr, `orgin version: orgin/2.13.20201028
fmt.Fprintf(os.Stderr, `orgin version: orgin/2.14.20201029
Usage: originserver [-help] [-start node=1] [-stop] [-config path] [-pprof 0.0.0.0:6060]
`)
console.PrintDefaults()