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