From 4241b1a1390da9e8edea23cc54f00fe2777d5042 Mon Sep 17 00:00:00 2001 From: 86156 <823267011@qq.com> Date: Wed, 16 Jul 2025 14:20:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=E6=9D=83?= =?UTF-8?q?=E9=99=90=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fad-export/pom.xml | 20 ++++++++++++++++++++ pom.xml | 1 + 2 files changed, 21 insertions(+) create mode 100644 fad-export/pom.xml diff --git a/fad-export/pom.xml b/fad-export/pom.xml new file mode 100644 index 0000000..85cfa44 --- /dev/null +++ b/fad-export/pom.xml @@ -0,0 +1,20 @@ + + + 4.0.0 + + com.ruoyi + ruoyi-flowable-plus + 0.8.3 + + + fad-export + + + 8 + 8 + UTF-8 + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index d3f4bd2..ebd0e57 100644 --- a/pom.xml +++ b/pom.xml @@ -390,6 +390,7 @@ ruoyi-system ruoyi-oa fad-app + fad-export pom