he wei
2022-09-09 dd3a3a878dca5369702e386938eb1872ac4c3e8d
'lxw'
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/MaterialMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/MaterialMapper.xml
@@ -217,7 +217,7 @@
        and tb_material_product_history.sub_material_id=#{id}
    </select>
    <select id="selectAttachLock"  resultType="com.whyc.pojo.AttachLock">
        select DISTINCT tb_attach_lock.*  FROM db_doc.tb_attach_loc
        select DISTINCT tb_attach_lock.*  FROM db_doc.tb_attach_lock
          where material_id=#{id}
    </select>