chenluhua1980
2026-01-06 4d9d8d22e3666076988c30afb4e7c6fe365c19aa
SourceCode/Bond/Servo/ToolUnits.h
@@ -60,5 +60,7 @@
      const char* fmt = "%Y-%m-%d %H:%M:%S");
   static std::string TimePointToLocalStringMs(const std::optional<TP>& tp);
   static std::string NowStrSec();
   static std::wstring AnsiToWString(const std::string& str);
   static std::string WStringToAnsi(const std::wstring& wstr);
};