Aslee 3 rokov pred
rodič
commit
23ebb52c8d

+ 1 - 0
src/main/resources/mapper/ArticleMapper.xml

@@ -122,6 +122,7 @@
 		WHERE
 		  a.id = #{id}
 		  AND a.enabledStatus = 1
+		  and a.auditStatus = 1
 	</select>
 	<select id="findLabelIdsByName" resultType="java.lang.Integer">
 		select id