diff --git a/5673e2cc2e82206cf4c864dd1b56538895fe6a6e b/5673e2cc2e82206cf4c864dd1b56538895fe6a6e index 54f097c..935108f 100644 --- a/5673e2cc2e82206cf4c864dd1b56538895fe6a6e +++ b/5673e2cc2e82206cf4c864dd1b56538895fe6a6e @@ -673,3 +673,5 @@ func (v *Patchs) Marshal() ([]byte, error) { func (v *Patchs) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patch.pb.go`