mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-30 12:41:25 +08:00
【更新】更新结构
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package middleware
|
||||
|
||||
import (
|
||||
"github.com/XM-GO/PandaKit/ginx"
|
||||
"github.com/XM-GO/PandaKit/utils"
|
||||
"net/http"
|
||||
"pandax/apps/log/entity"
|
||||
"pandax/apps/log/services"
|
||||
"pandax/base/ginx"
|
||||
"pandax/base/utils"
|
||||
)
|
||||
|
||||
func OperationHandler(rc *ginx.ReqCtx) error {
|
||||
|
||||
Reference in New Issue
Block a user