[後台] 修改排程執行時間
This commit is contained in:
		
							parent
							
								
									75692b26da
								
							
						
					
					
						commit
						4544a323a1
					
				@ -7,13 +7,13 @@
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "BackgroundServiceCron": {
 | 
			
		||||
    "ExecutionBackgroundServicePlanJob": "0 0 1 * * ?",
 | 
			
		||||
    "MessageNotificationJob": "0 0 1 * * ?",
 | 
			
		||||
    "DataDeliveryJob": "0 0 1 * * ?",
 | 
			
		||||
    "RegularUpdateDBTableJob": "0 0 1 * * ?",
 | 
			
		||||
    "ParkingJob": "0 0 1 * * ?",
 | 
			
		||||
    "ArchiveElectricMeterHourJob": "0 0 1 * * ?",
 | 
			
		||||
    "ArchiveElectricMeterDayJob": "0 0 1 * * ?",
 | 
			
		||||
    "ExecutionBackgroundServicePlanJob": "0 0 2 * * ?",
 | 
			
		||||
    "MessageNotificationJob": "0 0 2 * * ?",
 | 
			
		||||
    "DataDeliveryJob": "0 0 2 * * ?",
 | 
			
		||||
    "RegularUpdateDBTableJob": "0 0 2 * * ?",
 | 
			
		||||
    "ParkingJob": "0 0 2 * * ?",
 | 
			
		||||
    "ArchiveElectricMeterHourJob": "0 0 2 * * ?",
 | 
			
		||||
    "ArchiveElectricMeterDayJob": "0 0 2 * * ?",
 | 
			
		||||
    "WeatherAPIJob": "0/5 * * * * ?"
 | 
			
		||||
  },
 | 
			
		||||
  "DBConfig": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user