From 1ae2ab7b60ef374c77eebc08d63759a98f625066 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 15 三月 2024 10:10:43 +0800
Subject: [PATCH] crm查询采购信息
---
router/test/contract.go | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/router/test/contract.go b/router/test/contract.go
index 3cca412..7c4f6dc 100644
--- a/router/test/contract.go
+++ b/router/test/contract.go
@@ -22,6 +22,5 @@
{
conRouterWithoutRecord.GET("findContract", conApi.FindContract) // 鏍规嵁ID鑾峰彇Contract
conRouterWithoutRecord.GET("getContractList", conApi.GetContractList) // 鑾峰彇Contract鍒楄〃
- conRouterWithoutRecord.GET("previewContract", conApi.PreviewContract) // 棰勮Contract
}
}
--
Gitblit v1.8.0