diff --git a/emis-biz/src/main/resources/mapper/EmisWarehouseInMapper.xml b/emis-biz/src/main/resources/mapper/EmisWarehouseInMapper.xml
index b465816bc..4f5c9c93f 100644
--- a/emis-biz/src/main/resources/mapper/EmisWarehouseInMapper.xml
+++ b/emis-biz/src/main/resources/mapper/EmisWarehouseInMapper.xml
@@ -75,15 +75,15 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and stock_in_flag=#{stockInFlag}
- and confirmStatus= '0'
+ and confirm_status= '0'
- and confirmStatus= '1'
+ and confirm_status= '1'
- and confirmStatus= '2'
+ and confirm_status= '2'