Commit 0a84f7d6 张东亮

1

1 个父辈 ac604cd7
...@@ -103,7 +103,6 @@ namespace OnlineStore.DeviceLibrary ...@@ -103,7 +103,6 @@ namespace OnlineStore.DeviceLibrary
LogUtil.info($"任务不存在,自动删除该任务【{res}】:【{JsonHelper.SerializeObject(containerInfo)}】【{msg}】"); LogUtil.info($"任务不存在,自动删除该任务【{res}】:【{JsonHelper.SerializeObject(containerInfo)}】【{msg}】");
} }
} }
Thread.Sleep(1000);
} }
} }
public static ContainerInfo GetTrayInfo(string trayNum) public static ContainerInfo GetTrayInfo(string trayNum)
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!