提交 59d3ed7f 编写于 作者: 水库浪子 提交者: Gitee

update linkwe-wecom/src/main/resources/mapper/wecom/WeGroupCodeMapper.xml.

个人活码编辑适用范围重复提交问题修复;个人活码列表倒叙排序;
上级 e3061b1c
......@@ -76,7 +76,9 @@
<if test="endTime != null and endTime != ''"><!-- 结束时间检索 -->
and date_format(w.create_time,'%y%m%d') &lt;= date_format(#{endTime},'%y%m%d')
</if>
</where>
ORDER BY w.create_time DESC
</select>
<select id="selectWeGroupCodeListByIds" resultMap="WeGroupCodeResult">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册