Commit 14d4016e by 东州 翁 Committed by chenzg

调岗记录接口去重

parent a31768c4
...@@ -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