We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
路由器重启后签到狗的时间和路由器时间同步不上,比如说我定时早上7:00的定时任务对于签到狗来说是前一天晚上的21:56的任务,路由器重启之后签到狗的时间会比路由器慢9个小时,需要手动进签到狗界面确认一遍才能把时间同步回来,又或者等到定时任务运行一次才会把时间同步回来。比如说我定时7:00的一个任务、22:30一个任务、23:00一个任务,重启路由器之后等到下一个21:56执行完之后22:30和23:00的任务就能按照正常时间去执行,请问能否修复一下这个问题?或者需要我在哪里调参数?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
路由器重启后签到狗的时间和路由器时间同步不上,比如说我定时早上7:00的定时任务对于签到狗来说是前一天晚上的21:56的任务,路由器重启之后签到狗的时间会比路由器慢9个小时,需要手动进签到狗界面确认一遍才能把时间同步回来,又或者等到定时任务运行一次才会把时间同步回来。比如说我定时7:00的一个任务、22:30一个任务、23:00一个任务,重启路由器之后等到下一个21:56执行完之后22:30和23:00的任务就能按照正常时间去执行,请问能否修复一下这个问题?或者需要我在哪里调参数?
The text was updated successfully, but these errors were encountered: