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