From 333150446e8186563133de7169d429709dd2a71b Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 24 十月 2024 10:12:06 +0800
Subject: [PATCH] 更新
---
h5/apis/index.js | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/h5/apis/index.js b/h5/apis/index.js
index 6bdccf5..124950f 100644
--- a/h5/apis/index.js
+++ b/h5/apis/index.js
@@ -48,4 +48,9 @@
// 閫�鍑虹櫥褰�
export function logout(data){
return post('system/logout', data)
+}
+
+// 鑾峰彇褰撳墠鐧诲綍浼佷笟閰嶇疆淇℃伅1.0.2
+export function getByLoginNew() {
+ return get('business/webParam/getByLoginNew')
}
\ No newline at end of file
--
Gitblit v1.9.3