From 1ae2ab7b60ef374c77eebc08d63759a98f625066 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 15 三月 2024 10:10:43 +0800
Subject: [PATCH] crm查询采购信息

---
 model/test/request/industry.go |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/model/test/request/industry.go b/model/test/request/industry.go
index 3837729..b80fcc2 100644
--- a/model/test/request/industry.go
+++ b/model/test/request/industry.go
@@ -1,8 +1,8 @@
 package request
 
 import (
-	"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
-	"github.com/flipped-aurora/gin-vue-admin/server/model/test"
+	"srm/model/common/request"
+	"srm/model/test"
 	"time"
 )
 

--
Gitblit v1.8.0