log : update log import

This commit is contained in:
zhangwenjian
2020-07-27 22:37:50 +08:00
parent 61d3e7c080
commit 012a82821e
6 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package models
import (
"errors"
log "github.com/sirupsen/logrus"
"log"
orm "go-admin/global"
"go-admin/tools"
"golang.org/x/crypto/bcrypt"