diff --git a/4f84a4e584ff49f4351c236df633f1c690ccbda5 b/4f84a4e584ff49f4351c236df633f1c690ccbda5 index c01a860..b3f010a 100644 --- a/4f84a4e584ff49f4351c236df633f1c690ccbda5 +++ b/4f84a4e584ff49f4351c236df633f1c690ccbda5 @@ -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`