From 4885cc79aae34a011602807a41051e36e4b54e4f Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期一, 27 十一月 2023 16:50:32 +0800 Subject: [PATCH] grpc创建采购单修改 --- api/v1/test/enter.go | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/api/v1/test/enter.go b/api/v1/test/enter.go index 1472d6a..b0f6dc2 100644 --- a/api/v1/test/enter.go +++ b/api/v1/test/enter.go @@ -4,4 +4,7 @@ SupplierTypeApi IndustryApi SupplierApi + ContractApi + ProductApi + MemberApi } -- Gitblit v1.8.0