LAPTOP-SNT8I5JK\Boounion
2025-09-20 5909ef662dca45ce0fd9c2217f7c185225c2bf0c
SourceCode/Bond/Servo/Model.cpp
@@ -468,9 +468,8 @@
   // 加截Job
   strMasterDataFile.Format(_T("%s\\MasterState.dat"), (LPTSTR)(LPCTSTR)m_strWorkDir);
   std::string strPath = std::string((LPTSTR)(LPCTSTR)strMasterDataFile);
   if (!m_master.loadState(strPath)) {
      LOGE("<Master>加载MasterState.dat文件失败.");
   }
   m_master.setStateFile(strPath);
   // 加载警告信息