#
Junjie
2023-09-15 1da55d544dffc8d8b2e88efb4532776e71b0b11c
src/main/resources/mapper/WrkMastMapper.xml
@@ -159,7 +159,7 @@
    <select id="selectLiftWrkMast" resultMap="BaseResultMap">
        select top 1 * from asr_wrk_mast
        where lift_no = #{liftNo}
        and wrk_sts in (3,4,24,25,102,103,104,105,106,107)
        and wrk_sts in (3,4,24,25,104,105,106,107,108,109)
    </select>
    <select id="selectInOutWrkMast" resultMap="BaseResultMap">