From 96eac0ce567dc3eef6900ce57dcb4c029fac2082 Mon Sep 17 00:00:00 2001
From: wzp <2880584989@qq.com>
Date: 星期四, 16 九月 2021 16:25:17 +0800
Subject: [PATCH] 更新

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

diff --git a/web/Model/Model.csproj b/web/Model/Model.csproj
index 4d59d15..3f53208 100644
--- a/web/Model/Model.csproj
+++ b/web/Model/Model.csproj
@@ -78,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