1
This commit is contained in:
@@ -10,7 +10,7 @@ namespace DOAN.Model.BZFM.Dto
|
||||
|
||||
public string RouteCode { get; set; }
|
||||
|
||||
public string ProcessCode { get; set; }
|
||||
public int ProcessId { get; set; }
|
||||
|
||||
public string Worker { get; set; }
|
||||
|
||||
@@ -29,7 +29,7 @@ namespace DOAN.Model.BZFM.Dto
|
||||
|
||||
public string RouteCode { get; set; }
|
||||
|
||||
public string ProcessCode { get; set; }
|
||||
public int ProcessId { get; set; }
|
||||
|
||||
public int? PlanNum { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user