xiahan 1 рік тому
батько
коміт
3f95feddc5

+ 1 - 1
cx-aps/cx-aps-common/src/main/resources/mybatis/ApsBlankOrderDao.xml

@@ -180,7 +180,7 @@
                 AND BLANKID in
                 <foreach collection="blankIds" item="id" open="(" close=")" separator=",">
                     #{id}
-                </foreach>">
+                </foreach>"
                 AND (CONFLICTDES is not null or  CONFLICTDES !='' )
             </where>
     </select>