From 87b8ae2947db364ee5be0d9514f0b1ad83eeba07 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 01 一月 2023 08:44:38 +0800 Subject: [PATCH] 1 --- DataLoader/DataLoader.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DataLoader/DataLoader.csproj b/DataLoader/DataLoader.csproj index 9868993..4db963d 100644 --- a/DataLoader/DataLoader.csproj +++ b/DataLoader/DataLoader.csproj @@ -81,6 +81,7 @@ </Compile> <Compile Include="CS\Main.cs" /> <Compile Include="CS\NtstWeb.cs" /> + <Compile Include="CS\ViewData.cs" /> <Compile Include="LoginWin.xaml.cs"> <DependentUpon>LoginWin.xaml</DependentUpon> </Compile> -- Gitblit v1.9.3