常规更新

This commit is contained in:
2026-07-14 18:10:23 +08:00
parent 4fd18631d3
commit 9c29878bb9
5 changed files with 1212 additions and 1248 deletions
+1 -3
View File
@@ -102,9 +102,7 @@ Global::Global() {
SSR::P_S msg) {
auto src = std::dynamic_pointer_cast<Data_Source>(msg->source);
Mode_S_Statistic_Data* ss = &src->mode_s_statistic;
if (t != SSR::CPR_Error_Type::Normal) {
ss->add_cpr_error(t);
}
ss->add_cpr_error(t);
SSR::mode_s_logger->debug("CPR/" + to_string(t), {}, log);
};
// 处理错误