1
yangle
2022-12-06 581ae8632a94a1bc57cafea2d1b948c045f74466
1
2个文件已修改
6 ■■■■ 已修改文件
zymes/test/Program.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zymes/test/test.csproj 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zymes/test/Program.cs
@@ -1,5 +1,4 @@
using Kingdee.BOS.JSON;
using Newtonsoft.Json.Linq;
using Newtonsoft.Json.Linq;
using System;
using System.Collections.Generic;
using System.Linq;
zymes/test/test.csproj
@@ -37,9 +37,6 @@
    </StartupObject>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Kingdee.BOS">
      <HintPath>..\..\..\办公\K3Cloud\WebSite\bin\Kingdee.BOS.dll</HintPath>
    </Reference>
    <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\..\办公\K3Cloud\WebSite\bin\Newtonsoft.Json.dll</HintPath>