Przeglądaj źródła

tt

release_toaliyun_real
xhxu 5 lat temu
rodzic
commit
94e990576b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/TtOrderMapper.xml

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

@@ -89,7 +89,7 @@
</if>

<if test=" null != productTitle ">
and o.`title` like concat('%', #{productTitle},'%')
and o.`product_title` like concat('%', #{productTitle},'%')
</if>

<if test=" null != merchantId ">


Ładowanie…
Anuluj
Zapisz