pang.jiabao
2025-11-20 1465b8bcfb5c901118cfcf0caa646e688036bde8
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>