排查售后问题发现一个奇葩BUG是因为Linux服务器时间不同步导致
yum install -y ntpdatentpdate 0.asia.pool.ntp.org #0.asia.pool.ntp.org 为ntp时间服务器namehwclock --systohccrontab -e
#输入以下定时任务
0 */2 * * * /usr/sbin/ntpdate 0.asia.pool.ntp.org #每2小时执行一次cn.pool.ntp.org
ntp.sjtu.edu.cn
time.nist.gov
time.nuri.net
0.asia.pool.ntp.org
1.asia.pool.ntp.org
2.asia.pool.ntp.org
3.asia.pool.ntp.org