Commit c18eda80 by 东州 翁

调岗记录接口去重

parent ceb8f918
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
</foreach> </foreach>
</if> </if>
</where> </where>
order by a.create_time DESC GROUP BY `createTime` order by a.create_time DESC
</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