危险源管理模块接入真实数据库:新增危大/超危工程、风险控制清单、安全验收、安全巡检、临时用电管理(含前端页面、BLL/API服务、WebAPI控制器、Model项、SQL脚本与接口文档)

排除 CreateModel.bat(含明文sa密码与本地服务器名,未入库)
This commit is contained in:
2026-08-24 11:07:59 +08:00
parent 4925a6c4b0
commit 55944d732a
323 changed files with 9806 additions and 922 deletions
+6
View File
@@ -192,6 +192,7 @@
<Compile Include="API\HSSE\APIEmergencyService.cs" />
<Compile Include="API\HSSE\APIEquipmentQualityService.cs" />
<Compile Include="API\HSSE\APIHazardListService.cs" />
<Compile Include="API\HSSE\APIHazardProjectService.cs" />
<Compile Include="API\HSSE\APIHazardRegisterService.cs" />
<Compile Include="API\HSSE\APIHSEDiaryService.cs" />
<Compile Include="API\HSSE\APIIncentiveNoticeService.cs" />
@@ -205,6 +206,8 @@
<Compile Include="API\HSSE\APIReceiveFileManagerService.cs" />
<Compile Include="API\HSSE\APIRectifyNoticesService.cs" />
<Compile Include="API\HSSE\APIResourcesService.cs" />
<Compile Include="API\HSSE\APISafetyAcceptanceService.cs" />
<Compile Include="API\HSSE\APISafetyPatrolService.cs" />
<Compile Include="API\HSSE\APISeDinMonthReportService.cs" />
<Compile Include="API\HSSE\APIServerTestPlanService.cs" />
<Compile Include="API\HSSE\APIServerTestRecordService.cs" />
@@ -569,7 +572,10 @@
<Compile Include="HSSE\Hazard\Hazard_PatrolPlanService.cs" />
<Compile Include="HSSE\Hazard\Hazard_RoutingInspectionService.cs" />
<Compile Include="HSSE\Hazard\HazardProjectService.cs" />
<Compile Include="HSSE\Hazard\RiskControlListService.cs" />
<Compile Include="HSSE\Hazard\SafetyAcceptanceService.cs" />
<Compile Include="HSSE\Hazard\SafetyDisclosureService.cs" />
<Compile Include="HSSE\Hazard\SafetyPatrolService.cs" />
<Compile Include="HSSE\Hazard\SpecialPlanService.cs" />
<Compile Include="HSSE\HiddenInspection\HSSE_Hazard_HazardRegisterService.cs" />
<Compile Include="HSSE\HSSESystem\HSSEMainDutyService.cs" />