Commit ba900833 authored by szh's avatar szh

up

parent bf29a82c
......@@ -10,12 +10,13 @@ import (
"github.com/gin-gonic/gin"
"net/http"
"time"
"chain33-pai/pkg/logging"
)
func init() {
setting.Setup()
models.Setup()
//logging.Setup()
logging.Setup()
//gredis.Setup()
util.Setup()
}
......
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