feat:增加焊前管理,材料管理条码扫码接口,材料信息导入支持无炉批号/有炉批号 多种导入方式
This commit is contained in:
@@ -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\" />
|
||||
|
||||
Reference in New Issue
Block a user