From 0ff5b4417b015c73566f73ac0ebf675c5ca862bf Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期一, 30 十二月 2024 18:34:39 +0800
Subject: [PATCH] 添加回调

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

diff --git a/constant.py b/constant.py
index 7bf2567..d880310 100644
--- a/constant.py
+++ b/constant.py
@@ -16,6 +16,7 @@
 
 LOG_DIR = "logs_simulation"
 
+
 # 鑾峰彇鏍硅矾寰�
 def get_path_prefix():
     return 'D:' if is_windows() else '/home/userzjj'

--
Gitblit v1.8.0