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">