Przeglądaj źródła

// test

release_toaliyun_real
xhxu 3 lat temu
rodzic
commit
17614595f5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxPressBatchMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxPressBatchMapper.xml Wyświetl plik

@@ -35,7 +35,7 @@
and `status` = #{status}
</if>
<if test=" null != name && '' != name">
<if test=" null != name and '' != name">
and `name` like concat('%', #{name},'%')
</if>


Ładowanie…
Anuluj
Zapisz