@@ -64,6 +64,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</where>
<!-- 数据范围过滤 -->
${params.dataScope}
+ order by d.serial_number asc
</select>
<select id="selectTPssrLightingById" parameterType="Long" resultMap="TPssrLightingResult">