1
This commit is contained in:
@@ -24,6 +24,7 @@ namespace Model
|
||||
}
|
||||
public class PackagingPrepipeItem
|
||||
{
|
||||
public string PipelineComponentId { get; set; }
|
||||
public string PipelineComponentCode { get; set; }
|
||||
public string PreUnit { get; set; }
|
||||
public string UnitWorkName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user