焊接修改

This commit is contained in:
2024-12-10 15:18:31 +08:00
parent f4f7f93835
commit b70dec0803
22 changed files with 266 additions and 204 deletions
@@ -158,7 +158,7 @@ namespace BLL
}
if (c == "2")
{
if (string.IsNullOrEmpty(pipeline.UnitId))
if (string.IsNullOrEmpty(WeldingDaily.UnitId))
{
isPass = false;
break;