新增管道颜色标识导入功能及API控制器
更新了多个服务和页面,增加了导入管道颜色标识数据的功能,并实现了包装管理、车次管理、管道组件和焊口信息的API控制器。修正了文件路径错误,优化了分页和排序逻辑,删除了不再使用的API方法。
This commit is contained in:
@@ -187,9 +187,9 @@
|
||||
<Compile Include="Controllers\DataSync\CNCECServerController.cs" />
|
||||
<Compile Include="Controllers\DataSync\EnvironmentalController.cs" />
|
||||
<Compile Include="Controllers\HJGL\HJGLIndexController.cs" />
|
||||
<Compile Include="Controllers\HJGL\PackagingManageController.cs" />
|
||||
<Compile Include="Controllers\HJGL\PipelineComponentController.cs" />
|
||||
<Compile Include="Controllers\HJGL\TrainNumberManageController.cs" />
|
||||
<Compile Include="Controllers\HJGL\PreDesign\PackagingManageController.cs" />
|
||||
<Compile Include="Controllers\HJGL\PreDesign\PipelineComponentController.cs" />
|
||||
<Compile Include="Controllers\HJGL\PreDesign\TrainNumberManageController.cs" />
|
||||
<Compile Include="Controllers\HTGL\HTGLPersonController.cs" />
|
||||
<Compile Include="Controllers\Person\PersonCheckController.cs" />
|
||||
<Compile Include="Controllers\CQMS\CheckEquipmentController.cs" />
|
||||
@@ -205,9 +205,9 @@
|
||||
<Compile Include="Controllers\CQMS\TechnicalContactController.cs" />
|
||||
<Compile Include="Controllers\HJGL\HotProcessHardController.cs" />
|
||||
<Compile Include="Controllers\HJGL\NDETrustController.cs" />
|
||||
<Compile Include="Controllers\HJGL\PipeJointController.cs" />
|
||||
<Compile Include="Controllers\HJGL\PreWeldingDailyController.cs" />
|
||||
<Compile Include="Controllers\HJGL\ReportQueryController.cs" />
|
||||
<Compile Include="Controllers\HJGL\WeldingManage\PipeJointController.cs" />
|
||||
<Compile Include="Controllers\HJGL\WeldingManage\PreWeldingDailyController.cs" />
|
||||
<Compile Include="Controllers\HJGL\WeldingManage\ReportQueryController.cs" />
|
||||
<Compile Include="Controllers\HJGL\TestPackageController.cs" />
|
||||
<Compile Include="Controllers\HSSE\ChartAnalysisController.cs" />
|
||||
<Compile Include="Controllers\HSSE\CheckSpecialController.cs" />
|
||||
|
||||
Reference in New Issue
Block a user