diff --git a/2e3bf05f82081567cb345c835955859d509ab945 b/2e3bf05f82081567cb345c835955859d509ab945 index 4a9b3eb..3ded626 100644 --- a/2e3bf05f82081567cb345c835955859d509ab945 +++ b/2e3bf05f82081567cb345c835955859d509ab945 @@ -664,3 +664,5 @@ func (v *Patchs) Marshal() ([]byte, error) { func (v *Patchs) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patch.newsort.pb.go`