src/main/resources/mapper/WrkMastMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/WrkMastMapper.xml
@@ -159,6 +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) </select> <select id="selectInOutWrkMast" resultMap="BaseResultMap">