pms-parent/pms-global/src/main/resources/mapper/PltProductTestInspectionItemsMapper.xml
@@ -63,7 +63,7 @@ t.disabled != 1 and </if> </trim> order by sort desc order by pro_id desc, sort asc <trim prefix="limit " > <if test="start != null and count != null"> #{start}, #{count}