将新分支推送至各自的远程仓库并向上游仓库的 dev 分支发起 Pull Request。 #12

Closed
buaa21371101 wants to merge 2 commits from buaa21371101:Feature-21371101 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