From f10feb72cae8d10d2e05ca8919b791a8f38dd763 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期四, 03 十一月 2022 18:01:51 +0800
Subject: [PATCH] 安灯报表报错问题修改 设备点检标准导入,模板验证、数据验证接口开发

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

diff --git a/VueWebApi/VueWebApi.csproj b/VueWebApi/VueWebApi.csproj
index a2b4032..828998d 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" />
@@ -539,6 +540,7 @@
     <Content Include="Excel\璁惧淇濆吇椤圭洰.xls" />
     <Content Include="Excel\鑺傛媿宸ヤ环.xls" />
     <Content Include="Excel\鐗╂枡娓呭崟.xls" />
+    <Content Include="Excel\璁惧娓呭崟.xls" />
     <None Include="Scripts\jquery-3.4.1.intellisense.js" />
     <Content Include="Scripts\jquery-3.4.1.js" />
     <Content Include="Scripts\jquery-3.4.1.min.js" />

--
Gitblit v1.9.3