开放获取数据接口
parent
13b2e45888
commit
f9e4d06002
|
@ -23,7 +23,7 @@ public class SaveMachineInfoScheduled {
|
|||
@Autowired
|
||||
private GateCarMachineInfoService gateCarMachineInfoService;
|
||||
|
||||
// @Scheduled(cron ="0 0 0/1 * * ?")
|
||||
@Scheduled(cron ="0 0 0/1 * * ?")
|
||||
// @Scheduled(cron ="0/30 * * * * ?")
|
||||
public void scheduled() {
|
||||
//存储人员进出记录信息
|
||||
|
|
Loading…
Reference in New Issue