chenluhua1980
2025-11-11 abeaf384ca65153fa9c66f8953cd0f68ad5f9f9f
SourceCode/Bond/Servo/ServoGraph.cpp
@@ -722,4 +722,9 @@
   }
   return nullptr;
}
}
void CServoGraph::Invalidata()
{
   ::InvalidateRect(m_hWnd, NULL, TRUE);
}