From 5c425d440200e84fcbfc98c98e02d0b1420cd366 Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期三, 13 十二月 2023 16:39:02 +0800 Subject: [PATCH] 新增grpc获取编码相关代码 --- api/v1/test/enter.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/api/v1/test/enter.go b/api/v1/test/enter.go index b0f6dc2..7f39c8f 100644 --- a/api/v1/test/enter.go +++ b/api/v1/test/enter.go @@ -7,4 +7,5 @@ ContractApi ProductApi MemberApi + CodeApi } -- Gitblit v1.8.0