1
This commit is contained in:
@@ -113,6 +113,9 @@
|
||||
<Compile Include="MatchServiceHelperEx.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="应收转销数据更新.sql" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>copy $(TargetPath) "D:\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin"</PostBuildEvent>
|
||||
|
||||
@@ -38,6 +38,7 @@ using Kingdee.K3.FIN.Core.Object.ARAP;
|
||||
using Kingdee.K3.FIN.Core.Parameters;
|
||||
using Kingdee.K3.FIN.ServiceHelper;
|
||||
using System.ServiceModel;
|
||||
using Kingdee.K3.Core.Mobile.Utils;
|
||||
|
||||
namespace CYG.AutoWriteOffWizardEditPlugInEx.FIN.Business.PlugIn.Match
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user