微信小程序打卡接口

This commit is contained in:
xiezhijun
2021-03-22 15:51:55 +08:00
parent 636a808d3a
commit 1d66f7334a
6 changed files with 200 additions and 1 deletions

View File

@ -78,7 +78,7 @@
</otherwise>
</choose>
</where>
order by log_time asc
order by log_time desc
</select>
<select id="selectSysWxUserLogById" parameterType="String" resultMap="SysWxUserLogResult">