Commit b4e7046a by 墨竹

Merge branch 'fixbug_0525' into developer

parents c539f827 cea17685
...@@ -303,8 +303,8 @@ ...@@ -303,8 +303,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