From 06db0a18315c6ca0a2016293ed108d2332cd4a83 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期五, 01 九月 2023 16:13:15 +0800 Subject: [PATCH] fix --- api/v1/test/enter.go | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/api/v1/test/enter.go b/api/v1/test/enter.go index 4a13db9..b0f6dc2 100644 --- a/api/v1/test/enter.go +++ b/api/v1/test/enter.go @@ -3,4 +3,8 @@ type ApiGroup struct { SupplierTypeApi IndustryApi + SupplierApi + ContractApi + ProductApi + MemberApi } -- Gitblit v1.8.0