diff --git a/f4837c807cc2af9f7e822f7bf217ceb78a41e896 b/f4837c807cc2af9f7e822f7bf217ceb78a41e896 index d55298e..b0f3d34 100644 --- a/f4837c807cc2af9f7e822f7bf217ceb78a41e896 +++ b/f4837c807cc2af9f7e822f7bf217ceb78a41e896 @@ -683,3 +683,5 @@ func (v *Patchs) Marshal() ([]byte, error) { func (v *Patchs) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patch.pb.go`