还原打卡记录SQL
This commit is contained in:
@ -78,7 +78,7 @@
|
||||
</otherwise>
|
||||
</choose>
|
||||
</where>
|
||||
order by log_time desc
|
||||
order by log_time asc
|
||||
</select>
|
||||
|
||||
<select id="selectSysWxUserLogById" parameterType="String" resultMap="SysWxUserLogResult">
|
||||
|
Reference in New Issue
Block a user