🎨 清理多余文件,修改项目model
This commit is contained in:
@@ -2,11 +2,11 @@ package initialize
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/flipped-aurora/gin-vue-admin/server/task"
|
||||
"git.echol.cn/loser/Go-Web-Template/server/task"
|
||||
|
||||
"github.com/robfig/cron/v3"
|
||||
|
||||
"github.com/flipped-aurora/gin-vue-admin/server/global"
|
||||
"git.echol.cn/loser/Go-Web-Template/server/global"
|
||||
)
|
||||
|
||||
func Timer() {
|
||||
|
||||
Reference in New Issue
Block a user