From 4de60e68f079a053af6facedd1f8f862b836e155 Mon Sep 17 00:00:00 2001 From: rexlin Date: Thu, 21 Oct 2021 16:46:51 +0800 Subject: [PATCH] fix --- ECR_N5_DLL_TestUI/MainWindow.xaml | 7 ++- ECR_N5_DLL_TestUI/MainWindow.xaml.cs | 85 ++++++++++++------------- n5coredll/LogUtil.cs | 3 +- n5coredll/N5Core.cs | 92 +++++++++++++++++++++++++--- n5coredll/RequestResult.cs | 12 +++- n5coredll/RetrievalResult.cs | 29 ++++++--- n5coredll/SaleResult.cs | 8 ++- n5coredll/SettleResult.cs | 30 +++++++-- 8 files changed, 193 insertions(+), 73 deletions(-) diff --git a/ECR_N5_DLL_TestUI/MainWindow.xaml b/ECR_N5_DLL_TestUI/MainWindow.xaml index 4a28360..4fa106e 100644 --- a/ECR_N5_DLL_TestUI/MainWindow.xaml +++ b/ECR_N5_DLL_TestUI/MainWindow.xaml @@ -81,7 +81,12 @@ - + + +