mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-29 10:51:26 +08:00
[优化]
This commit is contained in:
@@ -2,8 +2,8 @@ package services
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/PandaXGO/PandaKit/casbin"
|
||||
"pandax/apps/system/entity"
|
||||
"pandax/kit/casbin"
|
||||
"pandax/pkg/global"
|
||||
|
||||
"gorm.io/gorm"
|
||||
|
||||
@@ -6,8 +6,8 @@ package services
|
||||
* @Date 2022/7/14 17:49
|
||||
**/
|
||||
import (
|
||||
"github.com/PandaXGO/PandaKit/biz"
|
||||
"pandax/apps/system/entity"
|
||||
"pandax/kit/biz"
|
||||
"pandax/pkg/global"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user