diff --git a/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml b/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml
index 83bb951..b08d172 100644
--- a/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml
+++ b/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml
@@ -238,6 +238,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and a.del_flag = '0'
and a.name like '%'|| #{name}||'%'
and a.code like '%'|| #{code}||'%'
+ and a.id = #{accountId}
${params.dataScope}
order by