OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-10 49223e9b20035448078e8d5033e7e22748313f5e
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>