refactor(api): unify scheme query endpoints

This commit is contained in:
2026-07-30 11:01:45 +08:00
parent 03bb2d75c2
commit 31e2728db1
14 changed files with 457 additions and 261 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ def test_run_burst_location_uses_single_timerange_with_burst_source_split(monkey
monkeypatch.setattr(
module,
"query_scheme_list",
lambda name: [
lambda name, scheme_type=None: [
(
1,
"BurstSchemeA",