diff --git a/ffe00f01b371f3b7cabb7e0796329672b356d14f b/ffe00f01b371f3b7cabb7e0796329672b356d14f index 54f097c..935108f 100644 --- a/ffe00f01b371f3b7cabb7e0796329672b356d14f +++ b/ffe00f01b371f3b7cabb7e0796329672b356d14f @@ -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`