提交代码
This commit is contained in:
@@ -29,6 +29,8 @@ namespace Model
|
||||
public int? CompanyComprehensiveCheckNum { get; set; }
|
||||
public int? CompanyComprehensivePlanNum { get; set; }
|
||||
public int? CompanyDrillNum { get; set; }
|
||||
public int? CompanyDrillPersonNum { get; set; }
|
||||
|
||||
public int? CompanyLeadShiftCheckNum { get; set; }
|
||||
public int? CompanyOnSiteDisposalPlan { get; set; }
|
||||
public int? CompanySpecialCheckNum { get; set; }
|
||||
@@ -39,6 +41,8 @@ namespace Model
|
||||
public int? CostUse { get; set; }
|
||||
public int? EnterpriseTopicsMeetingNum { get; set; }
|
||||
public int? FinishedNum { get; set; }
|
||||
public int? ArgumentNum { get; set; }
|
||||
public int? SuperArgumentNum { get; set; }
|
||||
public int? GeneralAccidentNum { get; set; }
|
||||
public int? GeneralClosedNum { get; set; }
|
||||
public int? GeneralNotClosedNum { get; set; }
|
||||
@@ -64,6 +68,8 @@ namespace Model
|
||||
public decimal? NewWaterConsumption { get; set; }
|
||||
public int? ProjectComprehensivePlanNum { get; set; }
|
||||
public int? ProjectDrillNum { get; set; }
|
||||
public int? ProjectDrillPersonNum { get; set; }
|
||||
|
||||
public int? ProjectFullTimeNum { get; set; }
|
||||
public int? ProjectInspectorGeneralNum { get; set; }
|
||||
public int? ProjectLeadShiftCheckNum { get; set; }
|
||||
@@ -84,6 +90,8 @@ namespace Model
|
||||
public int? ShutdownNum { get; set; }
|
||||
public int? SpecialEquipmentNum { get; set; }
|
||||
public int? SpecialOperationTrainNum { get; set; }
|
||||
public int? HseTechnicalNum { get; set; }
|
||||
|
||||
public int? EnvironmentalTrainNum { get; set; }
|
||||
public int? SpecialSeriousAccidentNum { get; set; }
|
||||
public int? SpecialTrainNum { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user