From c099e6662b8a6e320ac314d31eda9b40455e5aa7 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期四, 22 五月 2025 09:27:37 +0800
Subject: [PATCH] 修改指令json生成相关提示词和代码逻辑

---
 .gitignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 702c38e..c535f4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@
 /out*
 /packages
 __pycache__
-/static/
\ No newline at end of file
+/static/
+*.log
\ No newline at end of file

--
Gitblit v1.9.1