新增吉克云销售数据推送到金蝶云星空
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>MyCode.Project.Services</RootNamespace>
|
||||
<AssemblyName>MyCode.Project.Services</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
@@ -116,6 +116,7 @@
|
||||
<Compile Include="Implementation\AnsyDataProcessService.cs" />
|
||||
<Compile Include="Implementation\ApiLogService.cs" />
|
||||
<Compile Include="Implementation\JackYunStockinService.cs" />
|
||||
<Compile Include="Implementation\OrderPushService.cs" />
|
||||
<Compile Include="Implementation\WMSService.cs" />
|
||||
<Compile Include="Implementation\JackYunService.cs" />
|
||||
<Compile Include="Implementation\JackYunTaskService.cs" />
|
||||
@@ -125,6 +126,7 @@
|
||||
<Compile Include="Implementation\WorkProcessService.cs" />
|
||||
<Compile Include="IServices\IAnsyDataProcessService.cs" />
|
||||
<Compile Include="IServices\IJackYunStockinService.cs" />
|
||||
<Compile Include="IServices\IOrderPushService.cs" />
|
||||
<Compile Include="IServices\IWMSService.cs" />
|
||||
<Compile Include="IServices\IJackYunTaskService.cs" />
|
||||
<Compile Include="IServices\IJackYunService.cs" />
|
||||
|
||||
Reference in New Issue
Block a user