板块创建成功

This commit is contained in:
2026-02-05 22:03:29 +08:00
parent c8315469b2
commit 8fc1f675ff
10 changed files with 240 additions and 58 deletions

View File

@@ -11,7 +11,6 @@ import (
"github.com/gogf/gf/v2/os/gctx"
)
func mai2n() {
func main() {
cmd.Main.Run(gctx.GetInitCtx())
}