From 515aea3f9ee31d26ec93bf471b2491caf8ac16ed Mon Sep 17 00:00:00 2001
From: fujunling <2984387807@qq.com>
Date: 星期二, 18 七月 2023 11:03:58 +0800
Subject: [PATCH] fjl

---
 Source/UBCS-WEB/src/api/GetItem.js |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Source/UBCS-WEB/src/api/GetItem.js b/Source/UBCS-WEB/src/api/GetItem.js
index a6464c9..9281bd4 100644
--- a/Source/UBCS-WEB/src/api/GetItem.js
+++ b/Source/UBCS-WEB/src/api/GetItem.js
@@ -46,3 +46,11 @@
   })
 }
 
+//娴佺▼鎵ц涓〃澶�
+export function FlowTable(data){
+  return request({
+    url: 'api/ubcs-code/mdmEngineController/getFlowdUIInfoByClassifyOid',
+    method: 'get',
+    data
+  })
+}

--
Gitblit v1.9.3