增加一些表设计

This commit is contained in:
刘祥超
2020-09-23 10:12:57 +08:00
parent ed8d37518d
commit 8c0a1ae755
50 changed files with 529 additions and 34 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/go-sql-driver/mysql v1.5.0
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/golang/protobuf v1.4.2
github.com/iwind/TeaGo v0.0.0-20200916035436-dbdbf25f8524
github.com/iwind/TeaGo v0.0.0-20200923021120-f5d76441fe9e
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/pkg/sftp v1.12.0