Compare commits

..

1 Commits

Author SHA1 Message Date
liuhongyu 8f558b1805 Feature-20231165
2 years ago

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

Loading…
Cancel
Save