From 27862cf642ca42da6d4d0e9a837e2c00fd996181 Mon Sep 17 00:00:00 2001 From: Geoffrey <20241069> Date: Mon, 13 Mar 2023 11:12:21 +0800 Subject: [PATCH] new_branch creat --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index ca9ee31..4c34163 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,4 @@ # main.py 文件的内容修改为 import os -os.system('python Function-20241085.py') -os.system('echo Feature-20241085') \ No newline at end of file +os.system('python Function-20241069.py') +os.system('echo Feature-20241069') \ No newline at end of file