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

@@ -1,7 +1,7 @@
package main
import (
"github.com/xxjwxc/gormt/data/cmd"
"gormt/data/cmd"
)
func main() {