LAPTOP-SNT8I5JK\Boounion
2025-06-19 7a60f2a3404220dcbc05e2e06fd7f3a6e51d5a4a
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();