From 2f84e3cc4bff981590ab37bd95da64bd72c1f2e0 Mon Sep 17 00:00:00 2001
From: zhaoqingang <zhaoqg0118@163.com>
Date: 星期一, 16 十二月 2024 09:40:00 +0800
Subject: [PATCH] 12-16
---
app/task/fetch_agent.py | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/app/task/fetch_agent.py b/app/task/fetch_agent.py
index 36b3c2e..991c0d0 100644
--- a/app/task/fetch_agent.py
+++ b/app/task/fetch_agent.py
@@ -147,3 +147,7 @@
print("Agents synchronized successfully")
except Exception as e:
print(f"Failed to sync agents: {str(e)}")
+
+
+
+
--
Gitblit v1.8.0