新增管道颜色标识导入功能及API控制器

更新了多个服务和页面,增加了导入管道颜色标识数据的功能,并实现了包装管理、车次管理、管道组件和焊口信息的API控制器。修正了文件路径错误,优化了分页和排序逻辑,删除了不再使用的API方法。
This commit is contained in:
2025-10-24 10:04:03 +08:00
parent 55b798135c
commit c23d113eae
55 changed files with 1502 additions and 817 deletions
+6 -7
View File
@@ -1487,7 +1487,7 @@
<Content Include="HJGL\BaseInfo\MaterialCodeLibIn.aspx" />
<Content Include="HJGL\BaseInfo\MaterialColor.aspx" />
<Content Include="HJGL\BaseInfo\MaterialColorEdit.aspx" />
<Content Include="HJGL\BaseInfo\MaterialColorInaspx.aspx" />
<Content Include="HJGL\BaseInfo\MaterialColorIn.aspx" />
<Content Include="HJGL\BaseInfo\MaterialEdit.aspx" />
<Content Include="HJGL\BaseInfo\MaterialView.aspx" />
<Content Include="HJGL\BaseInfo\Medium.aspx" />
@@ -10108,12 +10108,12 @@
<Compile Include="HJGL\BaseInfo\MaterialColorEdit.aspx.designer.cs">
<DependentUpon>MaterialColorEdit.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\BaseInfo\MaterialColorInaspx.aspx.cs">
<DependentUpon>MaterialColorInaspx.aspx</DependentUpon>
<Compile Include="HJGL\BaseInfo\MaterialColorIn.aspx.cs">
<DependentUpon>MaterialColorIn.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HJGL\BaseInfo\MaterialColorInaspx.aspx.designer.cs">
<DependentUpon>MaterialColorInaspx.aspx</DependentUpon>
<Compile Include="HJGL\BaseInfo\MaterialColorIn.aspx.designer.cs">
<DependentUpon>MaterialColorIn.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\BaseInfo\MaterialEdit.aspx.cs">
<DependentUpon>MaterialEdit.aspx</DependentUpon>
@@ -16835,12 +16835,11 @@
<VersionMinor>3</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v18.0\WebApplications\Microsoft.WebApplication.targets" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">