SourceCode/Bond/Servo/CRobotCmdTestDlg.cpp
@@ -270,6 +270,8 @@ void CRobotCmdTestDlg::AppendLogLineRichStyled(const CString& content, COLORREF color /*= RGB(0, 0, 0)*/) { if (!::IsWindow(GetSafeHwnd())) return; // 时间戳 CString timestamp; CTime now = CTime::GetCurrentTime();