提交代码

This commit is contained in:
2023-11-24 18:29:30 +08:00
parent 00db9731bf
commit 3aeb7e47de
12 changed files with 541 additions and 27 deletions
+8
View File
@@ -658,6 +658,7 @@
<Content Include="HJGL\PointTrust\PointAudit.aspx" />
<Content Include="HJGL\PointTrust\PointBatch.aspx" />
<Content Include="HJGL\PointTrust\PointTrust.aspx" />
<Content Include="HJGL\PointTrust\PointWeldJointView.aspx" />
<Content Include="HJGL\PointTrust\TrustBatch.aspx" />
<Content Include="HJGL\PreDesign\MaterialManage.aspx" />
<Content Include="HJGL\PreDesign\MaterialManageEdit.aspx" />
@@ -8534,6 +8535,13 @@
<Compile Include="HJGL\PointTrust\PointTrust.aspx.designer.cs">
<DependentUpon>PointTrust.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\PointTrust\PointWeldJointView.aspx.cs">
<DependentUpon>PointWeldJointView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HJGL\PointTrust\PointWeldJointView.aspx.designer.cs">
<DependentUpon>PointWeldJointView.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\PointTrust\TrustBatch.aspx.cs">
<DependentUpon>TrustBatch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>