20240311
This commit is contained in:
@@ -63,11 +63,16 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="BaseService.cs" />
|
||||
<Compile Include="ISynchonService.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="sfj4Class.cs" />
|
||||
<Compile Include="SignUtil.cs" />
|
||||
<Compile Include="STK_Inventory\ListEventPlugInEx.cs" />
|
||||
<Compile Include="STK_Inventory\STKInventoryService.cs" />
|
||||
<Compile Include="STK_Miscellaneous\STKMiscellaneousService.cs" />
|
||||
<Compile Include="STK_StockCountGain\STKStockCountGainService.cs" />
|
||||
<Compile Include="STK_StockCountLoss\STKStockCountLossService.cs" />
|
||||
<Compile Include="Synchron2Customs.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Extensions\ExtensionMethods.csproj">
|
||||
@@ -82,13 +87,11 @@
|
||||
<ItemGroup>
|
||||
<Content Include="SQLServer\0.海关接口请求参数.sql" />
|
||||
<Content Include="SQLServer\1.账册信息视图.sql" />
|
||||
<Content Include="SQLServer\2.1.库存明细同步接口回填.sql" />
|
||||
<Content Include="SQLServer\2.明细信息关联视图.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="STK_MISCELLANEOUS\" />
|
||||
<Folder Include="STK_MisDelivery\" />
|
||||
<Folder Include="STK_StockCountGain\" />
|
||||
<Folder Include="STK_StockCountLoss\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user