#
TQS
2023-05-06 37c866ab21f891b202ca088b0c8144c640c3fc3e
src/main/resources/mapper/WrkMastMapper.xml
@@ -272,7 +272,6 @@
            and row1 > #{row}
            and row1 <= 21
        </if>
        order by io_time,wrk_no
    </select>
</mapper>