Commit a43875ff 张东亮

位置保存

1 个父辈 c3abc9bf
......@@ -543,7 +543,7 @@ namespace OnlineStore.XLRStore
boxEquip.Config.PullAxis_Inout_CamB = FormUtil.GetIntValue(txtPullAxis_Inout_CamB);
needUpdate = true;
}
if (needUpdate)
// if (needUpdate)
{
//更新配置
bool res = StoreManager.SaveBoxConfig(boxEquip.Config);
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!