From 80e27f744af965546b2639ee09c7b700ae526914 Mon Sep 17 00:00:00 2001
From: wzp <2880584989@qq.com>
Date: 星期一, 27 九月 2021 18:16:59 +0800
Subject: [PATCH] 最后更新

---
 web/Model/Model.csproj |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/web/Model/Model.csproj b/web/Model/Model.csproj
index a53b2c4..3f53208 100644
--- a/web/Model/Model.csproj
+++ b/web/Model/Model.csproj
@@ -61,6 +61,7 @@
     <Compile Include="ISessionObject.cs" />
     <Compile Include="JsonPageResult.cs" />
     <Compile Include="Model\GwBlackPool.cs" />
+    <Compile Include="Model\GwClientCertification.cs" />
     <Compile Include="Model\GwClientPayLog.cs" />
     <Compile Include="Model\GwClientPayMent.cs" />
     <Compile Include="Model\GwMobileArea.cs" />
@@ -77,12 +78,8 @@
     <Compile Include="Model\SysOperationLog.cs" />
     <Compile Include="PageHandler.cs" />
     <Compile Include="PageContext.cs" />
-    <Compile Include="MasterPageBase.cs">
-      <SubType>ASPXCodeBehind</SubType>
-    </Compile>
-    <Compile Include="PageBase.cs">
-      <SubType>ASPXCodeBehind</SubType>
-    </Compile>
+    <Compile Include="MasterPageBase.cs" />
+    <Compile Include="PageBase.cs" />
     <Compile Include="Model\GwAp.cs" />
     <Compile Include="Model\SysMenu.cs" />
     <Compile Include="Model\SysUserMenu.cs" />

--
Gitblit v1.9.1