Skip to content

Commit

Permalink
移除调试
Browse files Browse the repository at this point in the history
  • Loading branch information
TruthHun88 committed Apr 14, 2019
1 parent 9e78e1a commit 73e80a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/Models.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ func Init() {

//注册数据库
func RegisterDB() {
helper.Logger.Info("RegisterDB Start")
orm.RegisterDriver("mysql", orm.DRMySQL)
models := []interface{}{
NewUser(),
Expand Down

0 comments on commit 73e80a6

Please sign in to comment.