This commit is contained in:
PastSaid
2024-04-10 10:39:04 +08:00
parent 9a7bf9b67e
commit b2419eec9c
119 changed files with 23402 additions and 350 deletions

View File

@@ -73,8 +73,16 @@
<Compile Include="SaleOutStockDetailRptEx.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Folder Include="SQLServer\" />
<Content Include="SQLServer\SQLQuery4.sql" />
<Content Include="SQLServer\SQLQuery5.sql" />
<Content Include="SQLServer\仓库值.sql" />
<Content Include="SQLServer\存储过程-生产用料清单.sql" />
<Content Include="SQLServer\生产用料清单.sql" />
<Content Include="SQLServer\生产订单.sql" />
<Content Include="SQLServer\获取产品类型.sql" />
<Content Include="SQLServer\获取单据状态.sql" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>