1
This commit is contained in:
@@ -30,6 +30,16 @@ namespace Model
|
||||
public string WeldJointId { get; set; }
|
||||
public string PipelineCode { get; set; }
|
||||
public string WeldJointCode { get; set; }
|
||||
public string UnitWorkId { get; set; }
|
||||
public string UnitWorkName { get; set; }
|
||||
public string WelderCode { get; set; }
|
||||
public string Specification { get; set; }
|
||||
public string MaterialCode { get; set; }
|
||||
public string WeldingLocation { get; set; }
|
||||
public string WeldingMethodCode { get; set; }
|
||||
public string WeldingRodCode { get; set; }
|
||||
public string WeldingWireCode { get; set; }
|
||||
public string WeldingMaterial { get; set; }
|
||||
public bool IsQualified { get; set; }
|
||||
public string QualifiedText { get; set; }
|
||||
public string CheckPerson { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user