From 99aea97f57f1781cfdd9434f5926d9cfa3649f52 Mon Sep 17 00:00:00 2001 From: Q9-K <20374319@buaa.edu.cn> Date: Sun, 12 Mar 2023 20:09:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4main.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 876760b..be2dbad 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,4 @@ +# main.py 文件的内容修改为 import os -os.system('python Function-20241069.py') \ No newline at end of file +os.system('python Function-20374319.py') +os.system('echo Feature-20374319') \ No newline at end of file