From a0285d19d00697757f99fc75a4e45778854f5af9 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 07 三月 2025 10:39:15 +0800
Subject: [PATCH] 最新版本541200007
---
h5/api/index.js | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/h5/api/index.js b/h5/api/index.js
index e373597..c65ae51 100644
--- a/h5/api/index.js
+++ b/h5/api/index.js
@@ -15,10 +15,9 @@
})
}
// 鎺堟潈
-export const wxAuthorize = (data) => {
+export const wxAuthorizea = (data) => {
return http({
url: 'visitsAdmin/cloudService/web/visitor/wxAuthorize',
- method: 'get',
data
})
}
--
Gitblit v1.9.3