From 27d5bfd99765d6f2d4cef386a3cb999e7a2572e7 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期三, 08 九月 2021 13:24:44 +0800
Subject: [PATCH] 关闭的日计划不再显示 按日计划和占用数量排序

---
 src/BLL/Demo.BillView/app.config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/BLL/Demo.BillView/app.config b/src/BLL/Demo.BillView/app.config
index 4fa7e81..c583060 100644
--- a/src/BLL/Demo.BillView/app.config
+++ b/src/BLL/Demo.BillView/app.config
@@ -12,4 +12,4 @@
       </dependentAssembly>
     </assemblyBinding>
   </runtime>
-</configuration>
\ No newline at end of file
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" /></startup></configuration>

--
Gitblit v1.9.1