单例导出权限
This commit is contained in:
+1
-1
@@ -26,5 +26,5 @@ func InitDB() {
|
||||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
repo.UserRepo.GetUserInfo(DB)
|
||||
repo.User.GetUserInfo(DB)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user