关键事项、邮件管理、任务管理

This commit is contained in:
2025-03-13 10:52:32 +08:00
parent 7a242ed776
commit c73bb1124d
99 changed files with 9738 additions and 3791 deletions
+7 -4
View File
@@ -155,6 +155,7 @@
<Compile Include="BaseInfo\PracticeCertificateService.cs" />
<Compile Include="BaseInfo\ProjectTypeService.cs" />
<Compile Include="BaseInfo\QualityQuestionTypeService.cs" />
<Compile Include="BaseInfo\GJSXTypeService.cs" />
<Compile Include="BaseInfo\QuestionTypeService.cs" />
<Compile Include="BaseInfo\RectificationMeasureService.cs" />
<Compile Include="BaseInfo\RiskLevelService.cs" />
@@ -312,6 +313,7 @@
<Compile Include="DoorServer\InOutService.cs" />
<Compile Include="DoorServer\DoorServerService.cs" />
<Compile Include="DropListService.cs" />
<Compile Include="Email_Send\Email_PopService.cs" />
<Compile Include="EnvironmentalCheckService.cs" />
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="HJGL\BaseInfo\Base_ComponentsService.cs" />
@@ -692,6 +694,7 @@
<Compile Include="HSSE\SitePerson\PersonService.cs" />
<Compile Include="PZHGL\GJSX\GJSXItemService.cs" />
<Compile Include="PZHGL\GJSX\GJSXProcessService.cs" />
<Compile Include="PZHGL\GJSX\GJSXMonitorService.cs" />
<Compile Include="PZHGL\GJSX\GJSXService.cs" />
<Compile Include="PZHGL\InformationProject\ConstructionLogService.cs" />
<Compile Include="PZHGL\InformationProject\ConstructionPlanApproveService.cs" />
@@ -1078,7 +1081,7 @@
<Version>2.1.1</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.1</Version>
<Version>13.0.1</Version>
</PackageReference>
<PackageReference Include="NPOI">
<Version>2.5.5</Version>
@@ -1099,7 +1102,7 @@
<Version>4.5.1</Version>
</PackageReference>
<PackageReference Include="System.Configuration.ConfigurationManager">
<Version>6.0.0</Version>
<Version>6.0.1</Version>
</PackageReference>
<PackageReference Include="System.Diagnostics.DiagnosticSource">
<Version>4.7.1</Version>
@@ -1114,13 +1117,13 @@
<Version>4.5.3</Version>
</PackageReference>
<PackageReference Include="System.Security.AccessControl">
<Version>4.7.0</Version>
<Version>6.0.0</Version>
</PackageReference>
<PackageReference Include="System.Security.Permissions">
<Version>6.0.0</Version>
</PackageReference>
<PackageReference Include="System.Security.Principal.Windows">
<Version>4.7.0</Version>
<Version>5.0.0</Version>
</PackageReference>
</ItemGroup>
<ItemGroup />