fix: issues
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"backend/common/service/http"
|
||||
"backend/common/service/migrate"
|
||||
"backend/common/service/model"
|
||||
"backend/common/service/tasks"
|
||||
"backend/common/service/tenants"
|
||||
"backend/pkg/service/http"
|
||||
"backend/pkg/service/migrate"
|
||||
"backend/pkg/service/model"
|
||||
"backend/pkg/service/tasks"
|
||||
"backend/pkg/service/tenants"
|
||||
|
||||
"git.ipao.vip/rogeecn/atom"
|
||||
log "github.com/sirupsen/logrus"
|
||||
|
||||
Reference in New Issue
Block a user