commit
8de2881013
@ -1,4 +1,8 @@
|
|||||||
# main.py 文件的内容修改为
|
# main.py 文件的内容修改为
|
||||||
import os
|
import os
|
||||||
os.system('python Function-20241085.py')
|
os.system('python Function-20241085.py')
|
||||||
os.system('echo Feature-20241085')
|
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')
|
||||||
|
Loading…
Reference in new issue