You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# main.py 文件的内容修改为
|
|
import os
|
|
os.system('python Function-20241085.py')
|
|
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')
|