chore: sync main repo

This commit is contained in:
hongqiaowei
2021-01-11 19:23:50 +08:00
parent 5e89545d32
commit de6c8bff8e

View File

@@ -53,7 +53,7 @@ import java.util.concurrent.atomic.AtomicLong;
// @ConditionalOnProperty(name="flowControl",havingValue = "true")
@DependsOn(FlowControlFilter.FLOW_CONTROL_FILTER)
@EnableScheduling
// @ConfigurationProperties(prefix = "flow-stat-sched")
//// @ConfigurationProperties(prefix = "flow-stat-sched")
public class FlowStatSchedConfig extends SchedConfig {
private static final Logger log = LoggerFactory.getLogger(FlowStatSchedConfig.class);