From 69f0410081da54e6cea8a04a07fd0119a8edc623 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期六, 30 三月 2024 11:38:42 +0800
Subject: [PATCH] 采购单修改

---
 service/test/enter.go |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/service/test/enter.go b/service/test/enter.go
index 4f7c036..726b48b 100644
--- a/service/test/enter.go
+++ b/service/test/enter.go
@@ -1,5 +1,10 @@
 package test
 
 type ServiceGroup struct {
+	SupplierTypeService
 	IndustryService
+	SupplierService
+	ContractService
+	ProductService
+	MemberService
 }

--
Gitblit v1.8.0