north-glass-erp/src/main/resources/mapper/mm/MaterialInventory.xml
@@ -906,5 +906,12 @@ where modd.material_outbound_id = #{materialOutboundId} </select> <select id="getMaterialInventoryById" > select * from mm.material_inventory mi where mi.id = #{id} </select> </mapper>