chenluhua1980
8 天以前 6c92ade0aeb6a505f2ab8108dcbdab20e37a9fac
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) {