From e23a1db0b60437f17d09d65c65f8fd0c8a5d88c7 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 26 八月 2024 18:11:07 +0800
Subject: [PATCH] 最新版本

---
 h5/api/staff.js |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/h5/api/staff.js b/h5/api/staff.js
index c9688d4..d32ffdc 100644
--- a/h5/api/staff.js
+++ b/h5/api/staff.js
@@ -205,4 +205,12 @@
     method: 'post',
     data
   })
-}
\ No newline at end of file
+}
+//  浠诲姟涓績 鏍囪宸茶
+export const signReadTask = (data) => {
+  return http({
+    url: 'visitsAdmin/cloudService/business/staging/signRead',
+    method: 'get',
+    data
+  })
+}

--
Gitblit v1.9.3