From 9ce28811e94fa042adb7cabe6581b0393c6d576d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 09 十二月 2024 18:17:11 +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