chenluhua1980
2026-01-13 155cb7fe0dcb564729c6aecdb65815f3f0ed24e2
SourceCode/Bond/Servo/PageLog.cpp
@@ -84,7 +84,7 @@
                              std::regex((LPTSTR)(LPCTSTR)m_strFilterText));
                        }
                        catch (const std::regex_error& e) {
                           TRACE(_T("正在表达式匹配检测异常: %s\n"), e.what());
                        }
                     }
                     if (m_filterMode == FilterMode::Exclude) {