src/main/resources/mapper/MaterialMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | 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>