1、修改注释

This commit is contained in:
yitonglei 2022-05-11 10:27:58 +08:00
parent 51831372d5
commit deaf4e2097
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ public class PassengerFlowService {
return list;
}
@Scheduled(cron = "0 30 11-23/1 * * ? ")
//11:30 到晚上1130
//11:30 到晚上1130一小时一次
public void passengerFlowSchedule(){
//JSONObject map = new JSONObject();
Map<String,Object> map = new HashMap<>();