From 0a48655d2162b709ecb80d249a4085971add6140 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期一, 07 七月 2025 17:26:30 +0800
Subject: [PATCH] 企业微信

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

diff --git a/api/api.js b/api/api.js
index 58e5981..e1f72f0 100644
--- a/api/api.js
+++ b/api/api.js
@@ -17,8 +17,8 @@
 	/**
 	  * 绗笁鏂圭櫥褰�
 	  */
-	thirdLogin(token, thirdType,tenantId) {
-		return http.get(`/sys/thirdLogin/getLoginUser/${token}/${thirdType}/${tenantId}`);
+	thirdLogin(token, thirdType) {
+		return http.get(`/sys/thirdLogin/getLoginUser/${token}/${thirdType}`);
 	},
 	/**
 	  * 閫�鍑�

--
Gitblit v1.9.3