* 增强代码生成

This commit is contained in:
Kevin
2023-10-06 16:38:46 +08:00
parent b05f1fac36
commit f27241251c
5 changed files with 27 additions and 6 deletions

View File

@@ -15,8 +15,8 @@ import (
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/os/gtime"
"hotgo/internal/consts"
"hotgo/internal/model/entity"
"hotgo/internal/model/input/form"
"@{.importEntity}"
"@{.importInput}"
"hotgo/utility/validate"
)
@{ if eq .options.Step.HasEdit true }