From a40e6a45b2207a9b172b7687ce6e4fe7da8b9ac6 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 03 十二月 2024 16:46:49 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/funingyunwei

---
 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