Przeglądaj źródła

//personMould

private_deployment
xhxu 1 rok temu
rodzic
commit
3931c6b69f
1 zmienionych plików z 0 dodań i 4 usunięć
  1. +0
    -4
      suimangService/src/main/resources/mapper/PersonMouldMapper.xml

+ 0
- 4
suimangService/src/main/resources/mapper/PersonMouldMapper.xml Wyświetl plik

@@ -72,10 +72,6 @@
and `colour` = #{colour}
</if>

<if test=" null != languages ">
and `languages` = #{languages}
</if>

<if test=" null != sceneSign and '' != sceneSign">
and JSON_CONTAINS(scene_sign,json_array(#{sceneSign}))
</if>


Ładowanie…
Anuluj
Zapisz