🎨 清理多余文件,修改项目model
This commit is contained in:
@@ -2,10 +2,10 @@ package initialize
|
||||
|
||||
import (
|
||||
"context"
|
||||
commonModel "git.echol.cn/loser/Go-Web-Template/server/model/common"
|
||||
sysModel "git.echol.cn/loser/Go-Web-Template/server/model/system"
|
||||
"git.echol.cn/loser/Go-Web-Template/server/service/system"
|
||||
adapter "github.com/casbin/gorm-adapter/v3"
|
||||
commonModel "github.com/flipped-aurora/gin-vue-admin/server/model/common"
|
||||
sysModel "github.com/flipped-aurora/gin-vue-admin/server/model/system"
|
||||
"github.com/flipped-aurora/gin-vue-admin/server/service/system"
|
||||
"gorm.io/gorm"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user