From d6ed8081868180c44de0b51d17416710222337fa Mon Sep 17 00:00:00 2001 From: SUIN <71066002> Date: Sat, 11 Mar 2023 22:26:40 +0800 Subject: [PATCH] feature --- main.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 77e112e..0138dae 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,4 @@ +# main.py 文件的内容修改为 import os -os.system('python Function-20231098.py') +os.system('python Function-71066002.py') +os.system('echo Feature-71066002') \ No newline at end of file