mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
[优化]base模块提出
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
package initialize
|
||||
|
||||
import (
|
||||
"github.com/XM-GO/PandaKit/biz"
|
||||
devEntity "pandax/apps/develop/entity"
|
||||
jobEntity "pandax/apps/job/entity"
|
||||
logEntity "pandax/apps/log/entity"
|
||||
resSourceEntity "pandax/apps/resource/entity"
|
||||
"pandax/apps/system/entity"
|
||||
"pandax/base/biz"
|
||||
"pandax/pkg/global"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user