mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-21 02:04:09 +00:00
feat:Extraction of configuration parameters
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ package models
|
||||
|
||||
import (
|
||||
"errors"
|
||||
orm "go-admin/global/orm"
|
||||
orm "go-admin/global"
|
||||
"go-admin/tools"
|
||||
_ "time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user