From abfe6985b2678445ea8da974b204d9fe2ffdb887 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 24 十二月 2024 15:23:41 +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