new
This commit is contained in:
@@ -6,8 +6,9 @@ import (
|
||||
|
||||
"github.com/xxjwxc/public/tools"
|
||||
|
||||
"gormt/data/config"
|
||||
"gormt/data/view/gtools"
|
||||
"github.com/xxjwxc/gormt/data/view/gtools"
|
||||
|
||||
"github.com/xxjwxc/gormt/data/config"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
"gopkg.in/go-playground/validator.v9"
|
||||
|
||||
@@ -5,8 +5,8 @@ import (
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"gormt/data/config"
|
||||
"gormt/data/view/gtools/generate"
|
||||
"github.com/xxjwxc/gormt/data/config"
|
||||
"github.com/xxjwxc/gormt/data/view/gtools/generate"
|
||||
|
||||
"github.com/xxjwxc/public/mybigcamel"
|
||||
"github.com/xxjwxc/public/mysqldb"
|
||||
|
||||
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"gormt/data/config"
|
||||
"github.com/xxjwxc/gormt/data/config"
|
||||
|
||||
"github.com/xxjwxc/public/tools"
|
||||
)
|
||||
|
||||
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"os/exec"
|
||||
|
||||
"gormt/data/config"
|
||||
"github.com/xxjwxc/gormt/data/config"
|
||||
|
||||
"github.com/xxjwxc/public/mysqldb"
|
||||
"github.com/xxjwxc/public/tools"
|
||||
|
||||
Reference in New Issue
Block a user