|
|
@ -4,8 +4,6 @@ import (
|
|
|
|
"fmt"
|
|
|
|
"fmt"
|
|
|
|
"os"
|
|
|
|
"os"
|
|
|
|
|
|
|
|
|
|
|
|
"github.com/urfave/cli"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"github.com/tal-tech/go-zero/core/logx"
|
|
|
|
"github.com/tal-tech/go-zero/core/logx"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/api/apigen"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/api/apigen"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/api/dartgen"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/api/dartgen"
|
|
|
@ -20,6 +18,7 @@ import (
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/docker"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/docker"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/feature"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/feature"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/model/sql/command"
|
|
|
|
"github.com/tal-tech/go-zero/tools/goctl/model/sql/command"
|
|
|
|
|
|
|
|
"github.com/urfave/cli"
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
var (
|
|
|
|
var (
|
|
|
|