From 8e6f18f887f96b61a0c219863101b2132ce77e1d Mon Sep 17 00:00:00 2001 From: bandl <1658002533@qq.com> Date: Mon, 4 Oct 2021 21:19:58 +0800 Subject: [PATCH] chore(proto): update dcgen --- pkg/structure/const.gen.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/structure/const.gen.go b/pkg/structure/const.gen.go index fa802ac..dce796a 100644 --- a/pkg/structure/const.gen.go +++ b/pkg/structure/const.gen.go @@ -5,6 +5,7 @@ package structure const ( DEFAULT_KEY = iota + STRING_X )