From eadd4137af3a6091eb61dcba9bf0b3b9b51fa4f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AD=A6=E9=92=B0=E5=B7=9D?= <10925037+wu-yuchuan1314@user.noreply.gitee.com> Date: Sun, 12 Mar 2023 13:56:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=2020231171?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index d1782fd..d268c6c 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,3 @@ import os -os.system('python Function-20231183.py') +os.system('python Function-20231171.py') +os.system('echo Feature-20231171') \ No newline at end of file