fix:修复出库申请单出库时备注丢失问题。
This commit is contained in:
@@ -18,8 +18,7 @@ namespace Model
|
||||
public string AuditManName2 { get; set; }
|
||||
public string ReqUnitName { get; set; }
|
||||
public string UnitWorkId { get; set; }
|
||||
public string WeldTaskCode { get; set; }
|
||||
public string Remark { get; set; }
|
||||
public string WeldTaskCode { get; set; }
|
||||
|
||||
public int? PipeLineSortIndex { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user