LAPTOP-SNT8I5JK\Boounion
2025-09-15 c3aa662297c2182de2e7a53d7bf63f4ab6b1adbd
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) {