From c3aaf28f7316cce12eec007a9f85a96cbcddeec2 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 07 五月 2025 10:34:20 +0800
Subject: [PATCH] 最新版本541200007

---
 pda/api/index.js |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/pda/api/index.js b/pda/api/index.js
index 48febec..3eb94df 100644
--- a/pda/api/index.js
+++ b/pda/api/index.js
@@ -166,4 +166,12 @@
     method: 'get',
     data
   })
+}
+//  鎭㈠浣滀笟
+export const restoreWork = (data) => {
+  return http({
+    url: 'visitsAdmin/cloudService/web/platformJob/restoreWork',
+    method: 'post',
+    data
+  })
 }
\ No newline at end of file

--
Gitblit v1.9.3