mod sepport
This commit is contained in:
xiaojunxie
2019-07-26 11:54:44 +08:00
parent 0d1c1ab0dd
commit 144ccdfe18
8 changed files with 201 additions and 7 deletions

View File

@@ -6,8 +6,8 @@ import (
"github.com/xxjwxc/public/tools"
"github.com/xxjwxc/gormt/data/config"
"github.com/xxjwxc/gormt/data/view/gtools"
"gormt/data/config"
"gormt/data/view/gtools"
"github.com/spf13/cobra"
"gopkg.in/go-playground/validator.v9"