|
@@ -85,7 +85,7 @@ public abstract class RankStrategyBasic implements RankStrategy {
|
|
|
@Value("${guarantee.weight:30}")
|
|
|
protected Integer guaranteeWeight;
|
|
|
|
|
|
- @Value("${guarantee.switching.time:1753286400000}")
|
|
|
+ @Value("${guarantee.switching.time:1754236800000}")
|
|
|
protected Long guaranteeSwitchingTime;
|
|
|
|
|
|
@Autowired
|