From 59126de88dcc1ff4f024758f79f19684ec55821a Mon Sep 17 00:00:00 2001
From: jiangshuai <291802688@qq.com>
Date: 星期四, 14 十二月 2023 11:49:36 +0800
Subject: [PATCH] string转int的问题

---
 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 1472d6a..7f39c8f 100644
--- a/api/v1/test/enter.go
+++ b/api/v1/test/enter.go
@@ -4,4 +4,8 @@
 	SupplierTypeApi
 	IndustryApi
 	SupplierApi
+	ContractApi
+	ProductApi
+	MemberApi
+	CodeApi
 }

--
Gitblit v1.8.0