This commit is contained in:
PastSaid
2024-03-28 11:30:14 +08:00
parent c31957eb64
commit 912bea60ac
64 changed files with 5868 additions and 158 deletions

View File

@@ -26,6 +26,10 @@
<ItemGroup>
<Folder Include="sql\" />
</ItemGroup>
<ItemGroup>
<Content Include="sql\缺料分析单数据查询.sql" />
<Content Include="sql\缺料分析单数据查询V1.sql" />
</ItemGroup>
<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