diff --git a/6cbd7e67af54a9854740aeab288bc9e447569337 b/6cbd7e67af54a9854740aeab288bc9e447569337 index 4c6682e..1a8740c 100644 --- a/6cbd7e67af54a9854740aeab288bc9e447569337 +++ b/6cbd7e67af54a9854740aeab288bc9e447569337 @@ -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`