#
luxiaotao1123
2022-03-08 04aeb78ab8fa69f228b36813ad2e832824f40036
src/main/resources/mapper/WrkMastMapper.xml
@@ -63,7 +63,7 @@
    </resultMap>
    <select id="selectByLocNo"  resultMap="BaseResultMap">
        select top 1 * from asr_wrk_mast where source_loc_no = #{sourceLocNo} and wrk_sts=11
        select top 1 * from asr_wrk_mast where source_loc_no = #{sourceLocNo}
    </select>
    <select id="selectToBeCompleteData" resultMap="BaseResultMap">