chenluhua1980
2026-01-09 6c373f004d79b28c735bbee2bd391bd412270535
SourceCode/Bond/Servo/ServoGraph.cpp
@@ -722,4 +722,9 @@
   }
   return nullptr;
}
}
void CServoGraph::Invalidata()
{
   ::InvalidateRect(m_hWnd, NULL, TRUE);
}