LAPTOP-T815PCOQ\25526
2024-12-16 e2aba4b899f691b68a5d95f27981d25581142cb1
SourceCode/Bond/BondEq/View/AxisSettingsDlg.cpp
@@ -299,7 +299,6 @@
   RecipeManager& recipeManager = RecipeManager::getInstance();
   if (m_strRecipeName.IsEmpty() || !recipeManager.loadRecipe(std::string(CT2A(m_strRecipeName)))) {
      AfxMessageBox(_T("加载配方失败!"));
      recipeManager.saveRecipe(std::string(CT2A(m_strRecipeName)));
      return;
   }