From 3019079ca4237730b814e12361abc7c91235f973 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期四, 26 九月 2024 16:31:48 +0800
Subject: [PATCH] 修改设备信息管理查询条件

---
 Admin.NET/WCS.Application/Configuration/Logging.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Admin.NET/WCS.Application/Configuration/Logging.json b/Admin.NET/WCS.Application/Configuration/Logging.json
index f1e9833..8e8520c 100644
--- a/Admin.NET/WCS.Application/Configuration/Logging.json
+++ b/Admin.NET/WCS.Application/Configuration/Logging.json
@@ -6,7 +6,7 @@
       "Microsoft.EntityFrameworkCore": "Information"
     },
     "File": {
-      "Enabled": false, // 鍚敤鏂囦欢鏃ュ織
+      "Enabled": true, // 鍚敤鏂囦欢鏃ュ織
       "FileName": "logs/{0:yyyyMMdd}_{1}.log", // 鏃ュ織鏂囦欢
       "Append": true, // 杩藉姞瑕嗙洊
       // "MinimumLevel": "Information", // 鏃ュ織绾у埆

--
Gitblit v1.8.0