mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-06 20:11:27 +08:00
项目目录优化,任务模块后端代码
This commit is contained in:
@@ -2,10 +2,10 @@ package middleware
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
"pandax/apps/system/entity"
|
||||
"pandax/apps/system/services"
|
||||
"pandax/base/ctx"
|
||||
"pandax/base/utils"
|
||||
"pandax/system/entity"
|
||||
"pandax/system/services"
|
||||
)
|
||||
|
||||
func OperationHandler(rc *ctx.ReqCtx) error {
|
||||
|
||||
Reference in New Issue
Block a user