modules/mainPart/src/main/resources/mapper/testCheckOrder/TestCheckOrderListDao.xml
@@ -25,7 +25,7 @@ <where> dd.IS_DELETE = 0 <if test="dictType != null and dictType != ''"> and dt.DICT_TYPE = #{dictType} and dt.DICT_TYPE = #{pageCode} </if> </where> ORDER BY dd.sort