1
zhang
2025-08-16 3688a0c6f14ab36966fa36866eeab7b812f37b70
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">