src/main/resources/mapper/MatMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/MatMapper.xml
@@ -68,7 +68,7 @@ <if test="matnr != null and matnr != ''"> and mm.matnr like concat('%',#{matnr},'%') </if> <if test="matnr != null and matnr != ''"> <if test="matnr2 != null and matnr2 != ''"> and mm.matnr2 like concat('%',#{matnr2},'%') </if> <if test="maktx != null and maktx != ''">