清理要做的清单

This commit is contained in:
liming 蔡
2026-07-16 13:08:39 +08:00
parent 70f728a20f
commit aa454c63cc
3 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -250,6 +250,7 @@ namespace JY.Inspection.Frm
}
else//下料
{
// TODO 结果数据上传
foreach (DataGridViewRow row in dgvData.Rows)
{
if (Convert.ToBoolean(row.Cells[0].Value))
@@ -260,8 +261,7 @@ namespace JY.Inspection.Frm
return;
}
else
{
{
JY.MES.FMS.FMS_Out fMS_Out = new MES.FMS.FMS_Out();
//fMS_In.deviceCode = Global.systemConfig.eqp_code;
//fMS_In.houseCode = "test11";