Procházet zdrojové kódy

//Mould

private_deployment
xhxu před 2 roky
rodič
revize
2d8939ae99
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml

+ 1
- 1
suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml Zobrazit soubor

@@ -68,7 +68,7 @@
and `voice_mould_id` = #{voiceMouldId}
</if>

<if test=" null != backgroundMouldId ">
<if test=" null != backgroundId ">
and `background_id` = #{backgroundId}
</if>



Načítá se…
Zrušit
Uložit