mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-08 13:01:26 +08:00
【更新】更新结构
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"pandax/apps/{{.PackageName}}/api"
|
||||
"pandax/apps/{{.PackageName}}/services"
|
||||
"pandax/base/ginx"
|
||||
"github.com/XM-GO/PandaKit/ginx"
|
||||
)
|
||||
|
||||
func Init{{.ClassName}}Router(router *gin.RouterGroup) {
|
||||
|
||||
Reference in New Issue
Block a user