<task:scheduled-tasks>
<!--<task:scheduled ref="UDPTask" method="doTask" cron="0 1 * * * ?"/> 0 0 23 * * ?-->
<!--<task:scheduled ref="UDPTask" method="doTask" fixed-delay="60000"/>-->
<task:scheduled ref="GPSThread" method="loginByGroup" cron="0 0 23 * * ?"/>

相关文章:

  • 2021-07-06
  • 2021-09-02
  • 2021-04-04
  • 2022-01-08
  • 2021-09-03
  • 2021-09-26
  • 2021-09-02
  • 2022-03-02
猜你喜欢
  • 2021-07-11
  • 2022-01-02
  • 2021-06-20
  • 2021-12-29
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
相关资源
相似解决方案