From caa564e0e516f755820e219c25877aafa91f3e12 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期一, 27 五月 2024 11:15:21 +0800
Subject: [PATCH] 添加日志

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

diff --git a/main.py b/main.py
index fbf569c..3cf810b 100644
--- a/main.py
+++ b/main.py
@@ -184,7 +184,6 @@
             # 鑾峰彇璐︽埛璧勯噾
             result = huaxin_trade_record_manager.MoneyManager.get_data()
             send_response({"code": 0, "data": result}, client_id, request_id)
-    logger_debug.info(f"鎺ユ敹鍒板懡浠わ細{request_id} - f{client_id} - {data}")
 
 
 def test():

--
Gitblit v1.8.0