Commit cea17685 by 墨竹

feat:通讯录修改

parent cae44515
...@@ -302,8 +302,8 @@ ...@@ -302,8 +302,8 @@
#{id,jdbcType=VARCHAR} #{id,jdbcType=VARCHAR}
</foreach> </foreach>
</if> </if>
order by a.create_time desc
group by a.staff_id group by a.staff_id
order by a.create_time desc
</select> </select>
<select id="listByIds" resultMap="BaseResultMap"> <select id="listByIds" resultMap="BaseResultMap">
select select
......
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