This commit is contained in:
xiexiaojun
2019-06-27 18:27:11 +08:00
parent 369534bd94
commit 726866ef69
8 changed files with 21 additions and 21 deletions

View File

@@ -4,10 +4,10 @@ import (
"fmt"
"os"
"github.com/xie1xiao1jun/public/tools"
"github.com/xxjwxc/public/tools"
"github.com/xie1xiao1jun/gormt/data/config"
"github.com/xie1xiao1jun/gormt/data/view/gtools"
"github.com/xxjwxc/gormt/data/config"
"github.com/xxjwxc/gormt/data/view/gtools"
"github.com/spf13/cobra"
"gopkg.in/go-playground/validator.v9"