Commit 9d19ed52 authored by leitao.zhang's avatar leitao.zhang

打包

parent e28571a8
......@@ -33,6 +33,7 @@ func main() {
server()
}
//打包
func server() error {
config.Prefix = *argPrefix
handler := router.Load(ginrus.Ginrus(logrus.StandardLogger(), time.RFC3339, true))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment