diff --git a/main.py b/main.py index f52fc3f..8de469d 100644 --- a/main.py +++ b/main.py @@ -1,3 +1,3 @@ import os -os.system('python Function-学号.py') -os.system('echo Feature-学号') \ No newline at end of file +os.system('python Function-20241027.py') +os.system('echo Feature-20241027') \ No newline at end of file