This commit is contained in:
谢小军
2019-08-03 01:59:53 +08:00
parent 1a56c26342
commit 9b2c70bc73
6 changed files with 9 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"strings"
"gormt/data/config"
"github.com/xxjwxc/gormt/data/config"
"github.com/xxjwxc/public/tools"
)