This commit is contained in:
2023-05-14 07:57:23 +08:00
parent 5b8d0ca3c0
commit acb4839912
4 changed files with 7 additions and 9 deletions

View File

@@ -16,6 +16,7 @@ import (
func main() {
runtime.GOMAXPROCS(runtime.NumCPU())
log.SetFlags(log.Lshortfile | log.LstdFlags)
r := mux.NewRouter()