更改git库

This commit is contained in:
Hsy
2025-04-14 13:43:57 +08:00
parent 76e633f4b1
commit bc17f7af78
3 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
package action
import (
"github.com/devttl/goctl-swagger/generate"
"github.com/urfave/cli/v2"
"github.com/zeromicro/go-zero/tools/goctl/plugin"
"svnet.cn/devttl/goctl-swagger/generate"
)
func Generator(ctx *cli.Context) error {