From 2546d2a6251176b0214c2d23ac93ccde5dd008f5 Mon Sep 17 00:00:00 2001
From: 唐耀东 <18861537@qq.com>
Date: 星期四, 12 五月 2022 10:51:01 +0800
Subject: [PATCH] 提交代码

---
 src/api/oa/ipc.js |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/api/oa/ipc.js b/src/api/oa/ipc.js
index e870ff2..00c77a7 100644
--- a/src/api/oa/ipc.js
+++ b/src/api/oa/ipc.js
@@ -42,3 +42,10 @@
     method: 'delete'
   })
 }
+// 澶嶅埗涓婁竴鏉pc
+export function getCopyIpc() {
+  return request({
+    url: '/oa/ipc/copy',
+    method: 'get'
+  })
+}
\ No newline at end of file

--
Gitblit v1.9.1