10.3.7 已修改main.py #21

Closed
buaa21373081 wants to merge 3 commits from buaa21373081:Feature-21373081 into dev

@ -1,3 +1,3 @@
import os
os.system('python Function-20231159.py')
os.system('echo Feature-20231159')
os.system('python Function-21373067.py')
os.system('echo Feature-21373067')

Loading…
Cancel
Save