From 51fe298d3e9dc909db7c441028b0f46637ec726d Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Fri, 20 May 2022 18:15:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mybatis/mapper/oa/oa-on-file-mapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-activiti/src/main/resources/mybatis/mapper/oa/oa-on-file-mapper.xml b/module-activiti/src/main/resources/mybatis/mapper/oa/oa-on-file-mapper.xml index 9e8b00f1..013c2967 100644 --- a/module-activiti/src/main/resources/mybatis/mapper/oa/oa-on-file-mapper.xml +++ b/module-activiti/src/main/resources/mybatis/mapper/oa/oa-on-file-mapper.xml @@ -309,7 +309,7 @@ ON st1.DEPLOYMENT_ID_ = st2.DEPLOYMENT_ID_ WHERE - st2.CATEGOTY_ IN + st2.CATEGORY_ IN #{modelCategories[${index}]}