mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【优化】租户功能,框架优化
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
logEntity "pandax/apps/log/entity"
|
||||
logServices "pandax/apps/log/services"
|
||||
|
||||
"pandax/base/global"
|
||||
"pandax/base/httpclient"
|
||||
"pandax/pkg/global"
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ package services
|
||||
import (
|
||||
"pandax/apps/job/entity"
|
||||
"pandax/base/biz"
|
||||
"pandax/base/global"
|
||||
"pandax/pkg/global"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user