From 95e18d831b6e1e3509e24e1fe3eed9f1d0b70f6d Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期四, 31 七月 2025 14:13:27 +0800
Subject: [PATCH] 添加推送日志

---
 constant.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/constant.py b/constant.py
index 5095771..e71aeb6 100644
--- a/constant.py
+++ b/constant.py
@@ -95,6 +95,8 @@
         "passwd": "Yeshi2016@"
     }
 
+LOG_DIR = "logs"
+
 # 鑾峰彇鏍硅矾寰�
 def get_path_prefix():
     return 'D:' if is_windows() else '/home'

--
Gitblit v1.8.0