From f7df43b15b52d39fc61a845528e3ec7cd30dfe45 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 04 十二月 2024 17:35:19 +0800
Subject: [PATCH] ll

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

diff --git a/h5/api/yw.js b/h5/api/yw.js
index c04116f..acce7d5 100644
--- a/h5/api/yw.js
+++ b/h5/api/yw.js
@@ -120,4 +120,11 @@
     url: 'visitsAdmin/cloudService/business/ywPatrolTaskRecord/patrolData',
     data
   })
+}
+// 鍒嗙被
+export const getCategoryPost = (data) => {
+  return http({
+    url: 'visitsAdmin/cloudService/business/category/page',
+    data
+  })
 }
\ No newline at end of file

--
Gitblit v1.9.3