master
ck 5 years ago
parent c4e5526223
commit afcb50d3bf

@ -84,6 +84,6 @@
<if test="secondCategory != null ">
and ar.second_category = #{secondCategory}
</if>
and state = 1
and ar.state = 1
</select>
</mapper>
Loading…
Cancel
Save