From 169faace5fab81b640ece52d088c72bb48527018 Mon Sep 17 00:00:00 2001 From: rexlin Date: Mon, 17 May 2021 11:08:02 +0800 Subject: [PATCH] Add HEALTHCHECK --- ECR_N5_DLL_TestUI/MainWindow.xaml | 109 ++-- ECR_N5_DLL_TestUI/MainWindow.xaml.cs | 213 +++++-- n5coredll/InstllResult.cs | 321 ++++++++++ n5coredll/LogUtil.cs | 72 --- n5coredll/N5Core.cs | 879 ++++++++++++++++++++++++--- n5coredll/RefundResult.cs | 6 + n5coredll/RequestResult.cs | 25 + n5coredll/dll/IbmsSerialPort.dll | Bin 0 -> 159744 bytes n5coredll/dll/IbmsSerialPort.lib | Bin 0 -> 2486 bytes n5coredll/n5coredll.csproj | 5 +- 10 files changed, 1377 insertions(+), 253 deletions(-) create mode 100644 n5coredll/InstllResult.cs delete mode 100644 n5coredll/LogUtil.cs create mode 100644 n5coredll/dll/IbmsSerialPort.dll create mode 100644 n5coredll/dll/IbmsSerialPort.lib diff --git a/ECR_N5_DLL_TestUI/MainWindow.xaml b/ECR_N5_DLL_TestUI/MainWindow.xaml index 4fb6ca6..5aaede3 100644 --- a/ECR_N5_DLL_TestUI/MainWindow.xaml +++ b/ECR_N5_DLL_TestUI/MainWindow.xaml @@ -14,24 +14,24 @@ - - -