From 541f5ec7d947837f873435bea873e95c4b6cc95e Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期六, 29 十月 2022 13:30:58 +0800
Subject: [PATCH] 单个登录用户登录没控制住问题修改
---
VueWebApi/VueWebApi.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/VueWebApi/VueWebApi.csproj b/VueWebApi/VueWebApi.csproj
index a2b4032..3ed1f5e 100644
--- a/VueWebApi/VueWebApi.csproj
+++ b/VueWebApi/VueWebApi.csproj
@@ -403,6 +403,7 @@
<Compile Include="Models\User.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Tools\ChannelActionFilterAttribute.cs" />
+ <Compile Include="Tools\ChannelActionFilterAttributeApp.cs" />
<Compile Include="Tools\DALSkillCondition.cs" />
<Compile Include="Tools\DapperHelper.cs" />
<Compile Include="Tools\DataOperator.cs" />
--
Gitblit v1.9.3