1
This commit is contained in:
@@ -109,22 +109,22 @@
|
||||
LostTimeInjuryRate = x.LostTimeInjuryRate,
|
||||
DeathAccidentFrequency = x.DeathAccidentFrequency,
|
||||
AccidentMortality = x.AccidentMortality,
|
||||
InputCosts = x.InputCosts,
|
||||
TrainNum = x.TrainNum,
|
||||
GeneralHazardNum = x.GeneralHazardNum,
|
||||
MajorHazardNum = x.MajorHazardNum,
|
||||
NotProofLargeProjectNum = x.NotProofLargeProjectNum,
|
||||
ProofLargeProjectNum = x.ProofLargeProjectNum,
|
||||
FireLicenseNum = x.FireLicenseNum,
|
||||
LimitLicenseNum = x.LimitLicenseNum,
|
||||
HighLicenseNum = x.HighLicenseNum,
|
||||
HoistingLicenseNum = x.HoistingLicenseNum,
|
||||
BreakGroundLicenseNum = x.BreakGroundLicenseNum,
|
||||
ElectricityLicenseNum = x.ElectricityLicenseNum,
|
||||
RTLicenseNum = x.RTLicenseNum,
|
||||
NightLicenseNum = x.NightLicenseNum,
|
||||
CommissionerNum = x.CommissionerNum,
|
||||
SoleDutyNum = x.SoleDutyNum,
|
||||
//InputCosts = x.InputCosts,
|
||||
//TrainNum = x.TrainNum,
|
||||
//GeneralHazardNum = x.GeneralHazardNum,
|
||||
//MajorHazardNum = x.MajorHazardNum,
|
||||
//NotProofLargeProjectNum = x.NotProofLargeProjectNum,
|
||||
//ProofLargeProjectNum = x.ProofLargeProjectNum,
|
||||
//FireLicenseNum = x.FireLicenseNum,
|
||||
//LimitLicenseNum = x.LimitLicenseNum,
|
||||
//HighLicenseNum = x.HighLicenseNum,
|
||||
//HoistingLicenseNum = x.HoistingLicenseNum,
|
||||
//BreakGroundLicenseNum = x.BreakGroundLicenseNum,
|
||||
//ElectricityLicenseNum = x.ElectricityLicenseNum,
|
||||
//RTLicenseNum = x.RTLicenseNum,
|
||||
//NightLicenseNum = x.NightLicenseNum,
|
||||
//CommissionerNum = x.CommissionerNum,
|
||||
//SoleDutyNum = x.SoleDutyNum,
|
||||
};
|
||||
|
||||
var upReportItem = from x in db.Information_MillionsMonthlyReportItem
|
||||
|
||||
Reference in New Issue
Block a user