From 4a19591e5e417959ea38d63ec37866934b80ae77 Mon Sep 17 00:00:00 2001 From: konbai <1527468660@qq.com> Date: Mon, 7 Mar 2022 21:27:49 +0800 Subject: [PATCH] =?UTF-8?q?fix=20--=20=E7=A7=BB=E5=8A=A8flowable=E7=9A=84x?= =?UTF-8?q?ml=E6=96=87=E4=BB=B6=E9=83=BDworkflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/{flowable => workflow}/FlowCategoryMapper.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ruoyi-system/src/main/resources/mapper/{flowable => workflow}/FlowCategoryMapper.xml (100%) diff --git a/ruoyi-system/src/main/resources/mapper/flowable/FlowCategoryMapper.xml b/ruoyi-system/src/main/resources/mapper/workflow/FlowCategoryMapper.xml similarity index 100% rename from ruoyi-system/src/main/resources/mapper/flowable/FlowCategoryMapper.xml rename to ruoyi-system/src/main/resources/mapper/workflow/FlowCategoryMapper.xml