OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2021-12-13 5aeb1fd2d825392fb0b2ac00e6edf16a2cdbc5b7
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>