From 3fbfdefe98e5d35e32d74138ce73a1b4e2fe5465 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期四, 21 九月 2023 13:57:56 +0800
Subject: [PATCH] 平台端
---
h5/apis/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/apis/index.js b/h5/apis/index.js
index c98a957..a0a8c4c 100644
--- a/h5/apis/index.js
+++ b/h5/apis/index.js
@@ -31,7 +31,7 @@
}
// 鐧诲綍
-export function loginH5(data) {
+export function loginH5(data){
return post('system/loginH5', data)
}
--
Gitblit v1.9.3