dubin
2025-10-15 ac3e52fe963394e587c6eaea0721c9dabe1505da
src/main/resources/mapper/WrkMastStaMapper.xml
@@ -33,7 +33,7 @@
    <select id="selectByWrkNo" resultMap="BaseResultMap">
        select top 1 * from asr_wrk_mast_sta
        where 1=1
        and wrk_no = #{wrkNo}
        and wrk_no = #{workNo}
    </select>
    <select id="selectNoInterfere" resultMap="BaseResultMap">