提交代码
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel.DataAnnotations" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Data.Linq" />
|
||||
<Reference Include="System.IO.Compression" />
|
||||
@@ -69,11 +73,14 @@
|
||||
<Compile Include="APIItem\ArchitectureReportItem.cs" />
|
||||
<Compile Include="APIItem\BaseInfoItem.cs" />
|
||||
<Compile Include="APIItem\BaseProjectItem.cs" />
|
||||
<Compile Include="APIItem\CheckRectifyItem.cs" />
|
||||
<Compile Include="APIItem\ChemicalReport.cs" />
|
||||
<Compile Include="APIItem\ChemicalReportItem.cs" />
|
||||
<Compile Include="APIItem\CNCEC_MasterData_PcEp.cs" />
|
||||
<Compile Include="APIItem\DigData\SafeLawItem.cs" />
|
||||
<Compile Include="APIItem\EnergyReport.cs" />
|
||||
<Compile Include="APIItem\EnergyReportItem.cs" />
|
||||
<Compile Include="APIItem\EnvironmentalCheckInput.cs" />
|
||||
<Compile Include="APIItem\Environmental_OperationReportDto.cs" />
|
||||
<Compile Include="APIItem\EPSummaryReport.cs" />
|
||||
<Compile Include="APIItem\HJGL\AttachSourceItems.cs" />
|
||||
@@ -125,6 +132,8 @@
|
||||
<Compile Include="APIItem\HSSE\SeDinMonthReport4OtherItem.cs" />
|
||||
<Compile Include="APIItem\HTGL\PersonItem.cs" />
|
||||
<Compile Include="APIItem\HTGL\Pro_PersonItem.cs" />
|
||||
<Compile Include="APIItem\Law_RulesRegulations.cs" />
|
||||
<Compile Include="APIItem\NoticeOutput.cs" />
|
||||
<Compile Include="APIItem\OperationReportDto.cs" />
|
||||
<Compile Include="APIItem\ProjectItem.cs" />
|
||||
<Compile Include="APIItem\HSSE\PunishNoticeItem.cs" />
|
||||
@@ -171,6 +180,7 @@
|
||||
<Compile Include="APIItem\SHHSE\NewSYHSEDataItem.cs" />
|
||||
<Compile Include="APIItem\SHHSE\NewSYHSEDataRealTimeDeviceItem.cs" />
|
||||
<Compile Include="APIItem\SHHSE\NewSYHSEDataRiskControlItem.cs" />
|
||||
<Compile Include="APIItem\SubUnitReportItemItem.cs" />
|
||||
<Compile Include="APIItem\ToDoItem.cs" />
|
||||
<Compile Include="APIItem\HSSE\TrainingPlanItem.cs" />
|
||||
<Compile Include="APIItem\HSSE\TrainingPlanItemItem.cs" />
|
||||
@@ -178,6 +188,9 @@
|
||||
<Compile Include="APIItem\HSSE\TrainingTaskItemItem.cs" />
|
||||
<Compile Include="APIItem\HSSE\TrainRecordItem.cs" />
|
||||
<Compile Include="APIItem\UnitItem.cs" />
|
||||
<Compile Include="APIItem\UpCheckReportItem.cs" />
|
||||
<Compile Include="APIItem\UpCheckReportItemItem.cs" />
|
||||
<Compile Include="APIItem\UpCheckReportItemItem2.cs" />
|
||||
<Compile Include="APIItem\UserItem.cs" />
|
||||
<Compile Include="APIItem\UserReadItem.cs" />
|
||||
<Compile Include="APIItem\WeldingDailyItem.cs" />
|
||||
@@ -237,9 +250,24 @@
|
||||
<Compile Include="APIItem\ResponeData.cs" />
|
||||
<Compile Include="SpTDesktopItem.cs" />
|
||||
<Compile Include="TokenItem.cs" />
|
||||
<Compile Include="ZHGL\DataSync\AccidentOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\BaseEntities.cs" />
|
||||
<Compile Include="ZHGL\DataSync\CheckOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\ConstructionEquipmentOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\CostSmallDetailOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\CQMSDataItem.cs" />
|
||||
<Compile Include="ZHGL\DataSync\EduTrainOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\EmergencyOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\HiddenRectificationOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\HJGLDataItem.cs" />
|
||||
<Compile Include="ZHGL\DataSync\HSSEDataItem.cs" />
|
||||
<Compile Include="ZHGL\DataSync\LargeEngineeringOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\LicenseOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\MeetingOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\OfSafetySupervisorsOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\ProjectInformationOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\ProjectOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\SecurityRiskOutput.cs" />
|
||||
<Compile Include="ZHGL\DataSync\SYHSEDataItem.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user