2
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
<Reference Include="Kingdee.BOS.ServiceHelper">
|
||||
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.BOS.ServiceHelper.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
@@ -57,7 +61,34 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="PUR_Requisition\BillEventPlugInEx.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\BillEventPlugInEx.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\ListEventPlugInEx.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\Request\BaseRequest.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\Request\GP_FPKJ.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\Response\ResultData.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\Utils\AESHepler.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\Utils\Base64Helper.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\Utils\HttpWebHelper.cs" />
|
||||
<Compile Include="SAL_OUTSTOCK\Utils\SHA256Helper.cs" />
|
||||
<Compile Include="STK_MisDelivery\BillEventPlugInEx.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="SAL_OUTSTOCK\SQLServer\销售出库单子表信息.sql" />
|
||||
<Content Include="SAL_OUTSTOCK\SQLServer\销售出库单财务信息-视图.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\GetFmaterialDataNew.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\GetHTPrice.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\GetPriceNew.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\GetSalePriceNew.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\更新其他出库单参考单价.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\更新其他出库单参考单价_1.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\更新其他出库单参考单价_V2.sql" />
|
||||
<Content Include="STK_MisDelivery\sql\获取上游单据成本价作为参考单价.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\01.扩展\Extensions\ExtensionMethods.csproj">
|
||||
<Project>{beae0bf6-7ab9-4af5-83ce-d08e3c6880ef}</Project>
|
||||
<Name>ExtensionMethods</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user