mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-30 05:21:26 +08:00
更新 kit包
This commit is contained in:
@@ -5,12 +5,12 @@ package api
|
||||
// 生成人:{{.FunctionAuthor}}
|
||||
// ==========================================================================
|
||||
import (
|
||||
"github.com/XM-GO/PandaKit/model"
|
||||
"github.com/XM-GO/PandaKit/restfulx"
|
||||
"github.com/PandaXGO/PandaKit/model"
|
||||
"github.com/PandaXGO/PandaKit/restfulx"
|
||||
|
||||
"pandax/apps/{{.PackageName}}/entity"
|
||||
"pandax/apps/{{.PackageName}}/services"
|
||||
"github.com/XM-GO/PandaKit/utils"
|
||||
"github.com/PandaXGO/PandaKit/utils"
|
||||
)
|
||||
|
||||
type {{.ClassName}}Api struct {
|
||||
|
||||
Reference in New Issue
Block a user