xiepufeng
8 months ago
2 changed files with 1 additions and 24 deletions
@ -1,14 +0,0 @@ |
|||
package com.zc.business.constant; |
|||
|
|||
/** |
|||
* 统计恢复偏移时间类 |
|||
* 用于定义与交通数据恢复相关的偏移时间常量。 |
|||
* |
|||
* @author xiepufeng |
|||
*/ |
|||
public class StatisticalRecoveryOffsetTime { |
|||
|
|||
// 定义交通数据段偏移的天数常量,表示偏移-10天
|
|||
public static final int TRAFFIC_SECTION_DATA_OFFSET_DAY = -10; |
|||
} |
|||
|
Loading…
Reference in new issue