#
lsh
2024-01-24 29742997e749cd38a83f7d70b125124832c16a27
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>