Преглед на файлове

酷乐秀曲目来源改为内容平台

zouxuan преди 1 година
родител
ревизия
e753d85c44
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      cooleshow-user/user-biz/src/main/resources/config/mybatis/MusicSheetAuthRecordMapper.xml

+ 1 - 1
cooleshow-user/user-biz/src/main/resources/config/mybatis/MusicSheetAuthRecordMapper.xml

@@ -74,7 +74,7 @@
                     AND ms.state_ = 0
                 </if>
             </if>
-            <if test="param.authStatus == null">
+            <if test="param.authStatus == null || param.authStatus == ''">
                 and msar.audit_state_ = msar.last_audit_state_
             </if>
             <if test="param.createBy != null">