From 8aa1a86fb0a37611b1a1a8039a30c1bcf57a228a Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Wed, 04 Jan 2023 11:54:58 +0800
Subject: [PATCH] 大搜端口配置

---
 src/api/dept/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/dept/index.js b/src/api/dept/index.js
index 65c7244..224595f 100644
--- a/src/api/dept/index.js
+++ b/src/api/dept/index.js
@@ -120,7 +120,7 @@
     return request({
         url: '/zhs/bs/search',
         method: 'get',
-        requestBaseUrl: 'fengt',
+        requestBaseUrl: 'fengtDS',
         params: {
             ak,
             region,

--
Gitblit v1.9.3