From ec060ce444cdd1c48a54686cadbc8950478eedcf Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期五, 22 八月 2025 16:27:34 +0800
Subject: [PATCH] 网页内容修改

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

diff --git a/code_data_manager.py b/code_data_manager.py
index e6dd392..1971a10 100644
--- a/code_data_manager.py
+++ b/code_data_manager.py
@@ -3,7 +3,7 @@
 import json
 import os
 
-import tool
+from utils import tool
 from utils import log_util
 
 

--
Gitblit v1.8.0