Files
GateDge2023_ljy/07.珠海英搏尔/Enpower.Python/Enpower.Python.pyproj

78 lines
3.9 KiB
Plaintext
Raw Normal View History

2024-03-28 11:30:14 +08:00
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>e16a75bc-5fb5-47fc-962d-4ad20e686d59</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>
</StartupFile>
<SearchPath>
</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>Enpower.Python</Name>
<RootNamespace>Enpower.Python</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
2024-07-16 10:33:50 +08:00
<Folder Include="POSH_CB_PROCOSTRESULTREC\" />
2024-03-28 11:30:14 +08:00
<Folder Include="PRD_MO\" />
</ItemGroup>
<ItemGroup>
2024-07-16 10:33:50 +08:00
<Compile Include="POSH_CB_PROCOSTRESULTREC\产品成本还原构造程序.py" />
2024-12-05 15:39:19 +08:00
<Compile Include="POSH_CB_PROCOSTRESULTREC\产品成本还原查询报表_20240819.py" />
2024-07-16 10:33:50 +08:00
<Compile Include="POSH_CB_PROCOSTRESULTREC\产品成本还原查询报表构造.py" />
2024-03-28 11:30:14 +08:00
<Compile Include="PRD_MO\OperationEventPlugInEx.py" />
</ItemGroup>
2024-05-15 13:56:09 +08:00
<ItemGroup>
2024-08-29 09:42:49 +08:00
<Content Include="SQLQuery2.sql" />
2024-12-05 15:39:19 +08:00
<Content Include="产品成本还原分解过程报表_存储过程V9.2_20240819.sql" />
<Content Include="产品成本还原分解过程结果汇总_存储过程V9.2_20240819.sql" />
<Content Include="产品成本还原报AAAAAAAAAAAA.sql" />
2024-05-15 13:56:09 +08:00
<Content Include="产品成本还原报表V1.0.sql" />
2024-07-16 10:33:50 +08:00
<Content Include="产品成本还原报表V2.0.sql" />
<Content Include="产品成本还原报表V3.0.sql" />
<Content Include="产品成本还原报表V4.0.sql" />
<Content Include="产品成本还原报表V4.0_存储过程.sql" />
<Content Include="产品成本还原报表V5.0.sql" />
<Content Include="产品成本还原报表V6.0.sql" />
<Content Include="产品成本还原报表V6.0_存储过程.sql" />
<Content Include="产品成本还原报表V7.0.sql" />
<Content Include="产品成本还原报表V8.0.sql" />
<Content Include="产品成本还原报表V8.1.sql" />
<Content Include="产品成本还原报表V8.2.sql" />
2024-08-29 09:42:49 +08:00
<Content Include="产品成本还原报表V9.0_20240801.sql" />
<Content Include="产品成本还原报表V9.1_20240810.sql" />
<Content Include="产品成本还原报表V9.1_存储过程_20240810.sql" />
<Content Include="产品成本还原报表V9.2_20240819.sql" />
2024-07-16 10:33:50 +08:00
<Content Include="产品成本还原报表_20240709_存储过程V1.0.sql" />
<Content Include="产品成本还原报表_20240709_存储过程V1.1.sql" />
2024-08-29 09:42:49 +08:00
<Content Include="产品成本还原汇总表%28不分解%29V1.0_20240802.sql" />
2024-07-16 10:33:50 +08:00
<Content Include="完工金额.sql" />
2025-01-01 08:21:58 +08:00
<Content Include="工单工时还原202410260937.sql" />
2024-07-16 10:33:50 +08:00
<Content Include="工单费用项目查询V1.0.sql" />
2024-08-29 09:42:49 +08:00
<Content Include="批量查询.sql" />
<Content Include="批量还原产品成本_V1.0.sql" />
2024-07-16 10:33:50 +08:00
<Content Include="材料费用分配明细.sql" />
<Content Include="费用分配明细.sql" />
<Content Include="费用类目视图.sql" />
2024-08-29 09:42:49 +08:00
<Content Include="费用类目视图_V2.sql" />
2024-07-16 10:33:50 +08:00
<Content Include="领+补-退.sql" />
2024-05-15 13:56:09 +08:00
</ItemGroup>
2024-03-28 11:30:14 +08:00
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
<!-- Uncomment the CoreCompile target to enable the Build command in
Visual Studio and specify your pre- and post-build commands in
the BeforeBuild and AfterBuild targets below. -->
<!--<Target Name="CoreCompile" />-->
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
</Project>