@@ -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