From 3e65bb1c7f5b394d705bd4f55c498a32d5fec7ea Mon Sep 17 00:00:00 2001 From: xxe Date: Fri, 18 Nov 2022 13:36:11 +0800 Subject: [PATCH] 1 --- HKCardOUT/Views/RootView.xaml.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/HKCardOUT/Views/RootView.xaml.cs b/HKCardOUT/Views/RootView.xaml.cs index 76eb446..15a0fb0 100644 --- a/HKCardOUT/Views/RootView.xaml.cs +++ b/HKCardOUT/Views/RootView.xaml.cs @@ -1,6 +1,7 @@ using BPA.Helper; using Helper; using HKCardOUT.ViewModels; +using HKLog; using System; using System.IO; using System.Linq;