gorm tools

This commit is contained in:
xiexiaojun
2019-06-01 17:12:45 +08:00
parent 696fcb84f7
commit b42b4931b3
12 changed files with 430 additions and 105 deletions

View File

@@ -1,8 +1,6 @@
package main
import (
"github.com/xie1xiao1jun/gorm-tools/data/cmd"
)
import "github.com/xie1xiao1jun/gormt/data/cmd"
func main() {
cmd.Execute()