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