From db08e93569ee28f23bf0406dda112a5e3880b2a9 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期一, 21 八月 2023 17:54:35 +0800
Subject: [PATCH] 给模型类添加注释

---
 DataLoader/DataLoader.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/DataLoader/DataLoader.csproj b/DataLoader/DataLoader.csproj
index 0114832..cfd6f6f 100644
--- a/DataLoader/DataLoader.csproj
+++ b/DataLoader/DataLoader.csproj
@@ -142,6 +142,7 @@
     <Compile Include="CS\ModelHandler.cs" />
     <Compile Include="CS\NtstWeb.cs" />
     <Compile Include="CS\PostgreHelper.cs" />
+    <Compile Include="Model\SysDir.cs" />
     <Compile Include="Model\ViewData.cs" />
     <Compile Include="LoginWin.xaml.cs">
       <DependentUpon>LoginWin.xaml</DependentUpon>

--
Gitblit v1.9.3