@ -215,6 +215,7 @@
<if test="columnName != null and columnName != ''">
and ${columnName}='1'
</if>
AND `STATUS`='0'
ORDER BY `NAME`
</select>