缩减代码

This commit is contained in:
2026-08-09 22:00:30 +08:00
parent 11e7affc75
commit 256c41fa9c
28 changed files with 157 additions and 1024 deletions
@@ -175,7 +175,6 @@ public:
co_return;
}
Frequency_Limit statistic_fl;
std::string thread_key() const;
Psc::JSON statistic_json() {
Psc::JSON ret = With_Loop_Coro::to_base_json();
ret.append({"aircraft_total", get_aircraft_num()});