提交代码

This commit is contained in:
高飞 2024-01-26 17:31:55 +08:00
parent 7fca28cc33
commit bf1ede67fd
1 changed files with 8 additions and 0 deletions

View File

@ -368,6 +368,7 @@
<Content Include="common\Menu_ToDo.xml" />
<Content Include="common\Menu_ZHGL.xml" />
<Content Include="common\themes.aspx" />
<Content Include="Controls\DataImportControl.ascx" />
<Content Include="Controls\FlowOperateControl.ascx" />
<Content Include="Controls\QRCodePrint.aspx" />
<Content Include="Controls\SeeQRImage.aspx" />
@ -6851,6 +6852,13 @@
<Compile Include="common\themes.aspx.designer.cs">
<DependentUpon>themes.aspx</DependentUpon>
</Compile>
<Compile Include="Controls\DataImportControl.ascx.cs">
<DependentUpon>DataImportControl.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\DataImportControl.ascx.designer.cs">
<DependentUpon>DataImportControl.ascx</DependentUpon>
</Compile>
<Compile Include="Controls\FlowOperateControl.ascx.cs">
<DependentUpon>FlowOperateControl.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>