src/main/resources/mapper/WrkMastMapper.xml
@@ -359,4 +359,8 @@ SELECT top 1 * FROM dbo.asr_wrk_mast Where 1=1 and io_type=202 and wrk_sts =54 </select> <select id="selectWrkMastUnstackingOne212" resultMap="BaseResultMap"> SELECT top 1 * FROM dbo.asr_wrk_mast Where 1=1 and io_type=212 and sta_no =212 </select> </mapper>