|
@@ -68,7 +68,7 @@ |
|
|
and `voice_mould_id` = #{voiceMouldId} |
|
|
and `voice_mould_id` = #{voiceMouldId} |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|
<if test=" null != backgroundMouldId "> |
|
|
|
|
|
|
|
|
<if test=" null != backgroundId "> |
|
|
and `background_id` = #{backgroundId} |
|
|
and `background_id` = #{backgroundId} |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|