Aslee %!s(int64=3) %!d(string=hai) anos
pai
achega
0f0805f81f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/SearchMapper.xml

+ 1 - 1
src/main/resources/mapper/SearchMapper.xml

@@ -409,7 +409,7 @@
         left join info_praise c on a.id = c.infoId
         <where>
             a.enabledStatus = 1
-            and a.auditStatus = 1
+            and a.auditStatus = 2
             <if test="articleId != null">
                 and a.id = #{articleId}
             </if>