SmartMurphytt/chainmaker_go/model/row.go

6 lines
46 B
Go

package model
type Row struct {
Id string
}