Commit 017c0cc5 by qwmqiuwenmin

fix

parent 8dedbbeb
......@@ -207,6 +207,7 @@
from tab_haoban_department
where parent_department_id = #{parentId,jdbcType=VARCHAR}
and status_flag = 1
order by sort asc
</select>
<select id="selectMaxSort" resultType="java.lang.Integer" parameterType="java.lang.String" >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment