Jay
2025-03-31 e082fb59521724684554c606e631431f1ff72293
1
2
3
alter table t_st_schedule_scheme add column `adjust_rate` int DEFAULT NULL COMMENT '调整速率';
 
alter table t_st_schedule_scheme add column `warning_adjust_rate` int DEFAULT NULL COMMENT '预警调整速率';