diff --git a/main.py b/main.py index ca9ee31..ba98c9f 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,8 @@ # main.py 文件的内容修改为 import os os.system('python Function-20241085.py') -os.system('echo Feature-20241085') \ No newline at end of file +os.system('echo Feature-20241085') +os.system('python Function-20241077.py') +os.system('echo Feature-20241077') +os.system('python Function-20241069.py') +os.system('echo Feature-20241069')