add config

This commit is contained in:
Jay
2018-08-22 17:20:12 +08:00
parent a16ed990c1
commit 0912b2ea6a
36 changed files with 6595 additions and 8 deletions
+1
View File
@@ -5,6 +5,7 @@ import (
"log"
"github.com/jmoiron/sqlx"
_ "github.com/lib/pq"
)
var x *sqlx.DB