焊接材料修改

This commit is contained in:
2025-02-18 17:38:49 +08:00
parent d8cd15555d
commit 96d8567515
18 changed files with 161 additions and 75 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ namespace Model
public string AuditManName2 { get; set; }
public string ReqUnitName { get; set; }
public string UnitWorkId { get; set; }
public string WeldTaskCode { get; set; }
public string WeldTaskCode { get; set; }
public string Remark { get; set; }
public int? PipeLineSortIndex { get; set; }
}