LSH
2023-07-25 136717ef591afb69723440be32b99cbdc6a48407
src/main/resources/mapper/WrkMastMapper.xml
@@ -289,6 +289,11 @@
        select * from dbo.asr_wrk_mast where 1=1 and io_type = 201
    </select>
    <select id="selectStackingCompletionDriveTray" resultMap="BaseResultMap">
        select * from dbo.asr_wrk_mast where 1=1 and io_type = 201 and wrk_sts = 43
    </select>
    <select id="selectConfigCount10468N" resultType="java.lang.Integer">
        SELECT COUNT(1) FROM dbo.sys_config Where 1=1 and id=10468 and value = 'N'
    </select>