From 2cffaad12f0ed5ff562f49cf7cdf202a8f328c8d Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期六, 26 八月 2023 15:51:34 +0800 Subject: [PATCH] fix --- router/test/enter.go | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/router/test/enter.go b/router/test/enter.go index 5edfdcb..9c7187e 100644 --- a/router/test/enter.go +++ b/router/test/enter.go @@ -3,4 +3,7 @@ type RouterGroup struct { SupplierTypeRouter IndustryRouter + SupplierRouter + ContractRouter + ProductRouter } -- Gitblit v1.8.0