This commit is contained in:
黄思敏 2022-08-29 18:03:34 +08:00
parent 806173ff92
commit 1826d5c7dd

View File

@ -18,8 +18,8 @@ func init() {
//go:generate bash -c "protoc --go_out=plugins=grpc:. proto/*.proto"
func main() {
testmain()
// NewNetCard().Run()
// testmain()
NewNetCard().Run()
}
var (