mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-28 23:41:26 +08:00
项目目录优化,任务模块后端代码
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package initialize
|
||||
|
||||
import (
|
||||
"pandax/apps/system/entity"
|
||||
"pandax/base/biz"
|
||||
"pandax/base/casbin"
|
||||
"pandax/base/config"
|
||||
"pandax/base/global"
|
||||
"pandax/system/entity"
|
||||
)
|
||||
|
||||
// 初始化时如果没有表创建表
|
||||
|
||||
Reference in New Issue
Block a user