From 45542c58046866fedd5733442493fdc90e037603 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 19 十二月 2024 19:27:48 +0800
Subject: [PATCH] ll

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

diff --git a/h5/api/staff.js b/h5/api/staff.js
index f42beec..b7c9605 100644
--- a/h5/api/staff.js
+++ b/h5/api/staff.js
@@ -66,6 +66,15 @@
     data
   })
 }
+//  瑙g粦openId
+export const delHkUserOpenid = (data) => {
+  return http({
+    url: 'visitsAdmin/cloudService/business/hksync/delHkUserOpenid',
+    method: 'post',
+    data
+  })
+}
+
 
 //  闅愭偅闅忔墜鎷� 鍒涘缓
 export const DangerCreate = (data) => {

--
Gitblit v1.9.3