|
@@ -106,7 +106,7 @@
|
|
and #{param.auditVersion} = t.audit_version_
|
|
and #{param.auditVersion} = t.audit_version_
|
|
</if>
|
|
</if>
|
|
<if test="param.dataRecovery != null">
|
|
<if test="param.dataRecovery != null">
|
|
- AND (t.music_img_ = '' OR t.music_img_ IS NULL OR t.first_tone_ = '' OR t.first_tone_ IS NULL OR t.fixed_tone_ = '' OR t.fixed_tone_ IS NULL)
|
|
|
|
|
|
+ AND (t.music_svg_ = '' OR t.music_svg_ IS NULL OR t.music_first_svg_ = '' OR t.music_first_svg_ IS NULL OR t.music_jian_svg_ = '' OR t.music_jian_svg_ IS NULL)
|
|
</if>
|
|
</if>
|
|
</where>
|
|
</where>
|
|
order by
|
|
order by
|