自动化立体仓库 - WCS系统
#
18516761980
2022-03-04 375935800f14f8ab8af1658d74ecfd0770929e82
#
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/WrkMastMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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}
        select top 1 * from asr_wrk_mast where source_loc_no = #{sourceLocNo} and wrk_sts=11
    </select>
    <select id="selectToBeCompleteData" resultMap="BaseResultMap">