Try to refine the log things.

This commit is contained in:
zicla
2018-11-29 16:06:22 +08:00
parent ce46076867
commit fcdcf6da60
2 changed files with 63 additions and 68 deletions

View File

@ -3,7 +3,6 @@ package main
import (
"fmt"
_ "github.com/go-sql-driver/mysql"
_ "github.com/muesli/cache2go"
"log"
"net/http"
"tank/rest"