This commit is contained in:
2026-02-05 21:35:42 +08:00
parent c62b4c04ec
commit c8315469b2
22 changed files with 511 additions and 522 deletions

View File

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