1
2025-09-29 4747e5dcb4066161b42a7a54cab542949ad5826c
src/main/resources/mapper/WrkMastStaMapper.xml
@@ -42,7 +42,7 @@
        select top 1 * from asr_wrk_mast_sta
        where 1=1
          and wrk_no = #{workNo}
          and wrk_sts = 2
          and wrk_sts = 1
    </select>
<!--    <select id="selectNoInterfere" resultMap="BaseResultMap">-->