Переглянути джерело

//personMould

private_deployment
xhxu 2 роки тому
джерело
коміт
3931c6b69f
1 змінених файлів з 0 додано та 4 видалено
  1. +0
    -4
      suimangService/src/main/resources/mapper/PersonMouldMapper.xml

+ 0
- 4
suimangService/src/main/resources/mapper/PersonMouldMapper.xml Переглянути файл

@@ -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>


Завантаження…
Відмінити
Зберегти