diff --git a/ed5447f7eb4b816b1332f597f4ff62c2c72c280e b/ed5447f7eb4b816b1332f597f4ff62c2c72c280e index d55298e..b0f3d34 100644 --- a/ed5447f7eb4b816b1332f597f4ff62c2c72c280e +++ b/ed5447f7eb4b816b1332f597f4ff62c2c72c280e @@ -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`