#
zjj
2025-08-11 c721f649b527e31aac9257a14502c105e6a89cfe
src/main/resources/mapper/WrkMastStaMapper.xml
@@ -40,7 +40,7 @@
    </select>
    <select id="selectBywrkNoHistoricalTasks" resultMap="BaseResultMap">
        select * from asr_wrk_mast_sta
        where wrk_crn = #{rgvNo} and wrk_no = #{taskNo1}
        where wrk_crn = #{rgvNo} and (wrk_no = #{taskNo1} or wrk_no2 = #{taskNo1})
    </select>
    <select id="selectBywrkNoHistoricalTasks2" resultMap="BaseResultMap">
        select * from asr_wrk_mast_sta