Commit 5ba56ad8 by fudahua

删除接口

parent 08c7f823
...@@ -534,7 +534,7 @@ ...@@ -534,7 +534,7 @@
<include refid="Base_Column_List_short" /> <include refid="Base_Column_List_short" />
from tab_haoban_department from tab_haoban_department
where wx_enterprise_id = #{wxEnterpriseId} and status_flag = 1 where wx_enterprise_id = #{wxEnterpriseId} and status_flag = 1
order by sort asc order by sort desc
</select> </select>
<select id="searchDepartment" resultMap="BaseResultMap" > <select id="searchDepartment" resultMap="BaseResultMap" >
......
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