zhangc
2025-03-15 57fa3510fe6573f70a5dfc043a775da32530fbc6
src/main/resources/mapper/WrkMastMapper.xml
@@ -177,7 +177,7 @@
        where wrk_no > 0)
        ))
        and io_type != 11
        and source_sta_no = #{sourceStaNo}
        and sta_no = #{staNo}
        order by io_time,wrk_no
    </select>
</mapper>