From 7b3b1cb76452258c3b554b6364ef5d50ed34542c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 31 五月 2024 11:40:14 +0800
Subject: [PATCH] 最新版本
---
h5/api/staff.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/h5/api/staff.js b/h5/api/staff.js
index f319ed2..0340e62 100644
--- a/h5/api/staff.js
+++ b/h5/api/staff.js
@@ -4,6 +4,7 @@
export const loginPost = (data) => {
return http({
url: 'visitsAdmin/cloudService/web/member/accountLogin',
+ method: 'post',
data
})
}
\ No newline at end of file
--
Gitblit v1.9.3