后台运营同事问我,有些同事实际打卡时间与数据库打卡时间记录的不一样
mysql> select *,from_unixtime(create_time) from 表名 where source_id=xxx\G*************************** 1. row ***************************mysql> s
后台运营同事问我,有些同事实际打卡时间与数据库打卡时间记录的不一样
mysql> select *,from_unixtime(create_time) from 表名 where source_id=xxx\G*************************** 1. row ***************************mysql> s