From 55c315bcb99af5b17494332a2532b47e83c7644e Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Mon, 22 Apr 2019 09:12:49 +0800 Subject: [PATCH] . --- B3DealerClient/B3DealerClient.csproj | 10 +++++----- B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/B3DealerClient/B3DealerClient.csproj b/B3DealerClient/B3DealerClient.csproj index c415c0e..bb69112 100644 --- a/B3DealerClient/B3DealerClient.csproj +++ b/B3DealerClient/B3DealerClient.csproj @@ -39,19 +39,19 @@ False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Forks.EnterpriseServices.dll + ..\..\..\TSREF\release\Forks.EnterpriseServices.dll False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Forks.JsonRpc.Client.dll + ..\..\..\TSREF\release\Forks.JsonRpc.Client.dll False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Forks.Utils.dll + ..\..\..\TSREF\release\Forks.Utils.dll - + False - ..\..\..\..\..\MyFolder\Company\Code\BwpB3DealerProject\TSREF\release\Newtonsoft.Json.dll + ..\..\..\TSREF\release\Newtonsoft.Json.dll diff --git a/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs b/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs index 9402bb5..7f4aa80 100644 --- a/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs +++ b/B3DealerClient/Control/DataFormat/Xk3124DataFormat.cs @@ -20,7 +20,7 @@ namespace B3DealerClient.Control public override char Endchar { - get { return (char)0x0D; ; } + get { return (char)0x0D; } } public override short Bufsize