mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-05 11:31:27 +08:00
【更新】更新结构
This commit is contained in:
@@ -7,9 +7,9 @@ package api
|
||||
import (
|
||||
"pandax/apps/{{.PackageName}}/entity"
|
||||
"pandax/apps/{{.PackageName}}/services"
|
||||
"pandax/base/ginx"
|
||||
"pandax/base/ginx"
|
||||
"pandax/base/utils"
|
||||
"github.com/XM-GO/PandaKit/ginx"
|
||||
"github.com/XM-GO/PandaKit/ginx"
|
||||
"github.com/XM-GO/PandaKit/utils"
|
||||
)
|
||||
|
||||
type {{.ClassName}}Api struct {
|
||||
|
||||
Reference in New Issue
Block a user