fix(通道流量阈值): AUG26-011 修复失败/未知结果收敛、锁定 carrier 缺失出路与审计回归
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 13m29s
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 13m29s
This commit is contained in:
@@ -24,7 +24,7 @@ BEGIN
|
||||
END IF;
|
||||
END $$;
|
||||
|
||||
DROP INDEX IF EXISTS idx_carrier_traffic_threshold_lock_submitted;
|
||||
DROP INDEX IF EXISTS idx_carrier_traffic_threshold_lock_unresolved;
|
||||
DROP INDEX IF EXISTS idx_carrier_traffic_threshold_lock_card;
|
||||
DROP INDEX IF EXISTS idx_carrier_traffic_threshold_lock_status_period;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user