src/main/resources/mapper/ManLocDetlMapper.xml
@@ -228,6 +228,9 @@ <if test="maktx!=null and maktx!='' "> and a.maktx like '%' + #{maktx} + '%' </if> <if test="model!=null and model!='' "> and a.model like '%' + #{model} + '%' </if> </sql> <select id="getStockStatisExcel" resultMap="BaseResultMap">