瀏覽代碼

Merge branch 'zx_online_cbs' of http://git.dayaedu.com/yonge/cooleshow into develop-new

zouxuan 1 年之前
父節點
當前提交
5419415cc1

+ 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">
                 and msar.audit_state_ = msar.last_audit_state_
             </if>
             <if test="param.createBy != null">