feat:增加焊前管理,材料管理条码扫码接口,材料信息导入支持无炉批号/有炉批号 多种导入方式

This commit is contained in:
2026-06-17 14:22:06 +08:00
parent bd1033ee27
commit 2736e8ad89
49 changed files with 3307 additions and 89 deletions
+2 -1
View File
@@ -213,6 +213,7 @@
<Compile Include="Controllers\HJGL\HotProcessHardController.cs" />
<Compile Include="Controllers\HJGL\NDETrustController.cs" />
<Compile Include="Controllers\HJGL\WeldingManage\PipeJointController.cs" />
<Compile Include="Controllers\HJGL\WeldingManage\PreWeldInspectionController.cs" />
<Compile Include="Controllers\HJGL\WeldingManage\PreWeldingDailyController.cs" />
<Compile Include="Controllers\HJGL\WeldingManage\ReportQueryController.cs" />
<Compile Include="Controllers\HJGL\TestPackageController.cs" />
@@ -259,7 +260,6 @@
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Log\CustomMessageHandler.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
@@ -319,6 +319,7 @@
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Images\" />
<Folder Include="Log\" />
<Folder Include="Models\" />
<Folder Include="Properties\PublishProfiles\" />
<Folder Include="Views\CQMSPersonManage\" />