src/main/resources/mybatis/query-template/project-template.xml
@@ -88,6 +88,9 @@ #{item} </foreach> </when> <otherwise> AND 1 != 1 </otherwise> </choose> <choose> @@ -190,6 +193,9 @@ #{item} </foreach> </when> <otherwise> AND 1 != 1 </otherwise> </choose> <choose>