diff --git a/go/src/818f19/p5/DIRID/pb/client.pb.go b/go/src/818f19/p5/DIRID/pb/client.pb.go index 1394597a4543960af1fc9c7e6c4c2a99cdd12a43..37f86f5c7c77261fa76b8e8f5c3b22fb091fcb1b 100644 --- a/go/src/818f19/p5/DIRID/pb/client.pb.go +++ b/go/src/818f19/p5/DIRID/pb/client.pb.go @@ -182,8 +182,8 @@ func (m *DelRequest) GetForce() bool { } type CommandString struct { - Slot int64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"` - Cmd string `protobuf:"bytes,2,opt,name=cmd,proto3" json:"cmd,omitempty"` + Slot int64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot"` + Cmd string `protobuf:"bytes,2,opt,name=cmd,proto3" json:"cmd"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"`