diff --git a/b715fdd11a8dd169c4edd7f093333553878c1f08 b/b715fdd11a8dd169c4edd7f093333553878c1f08 index 89f2820..98df228 100644 --- a/b715fdd11a8dd169c4edd7f093333553878c1f08 +++ b/b715fdd11a8dd169c4edd7f093333553878c1f08 @@ -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`