缩减代码
This commit is contained in:
@@ -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()});
|
||||
|
||||
Reference in New Issue
Block a user