From 474994c199f60f557e30e2c5863721dc7e4ec316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E4=BD=91=E9=B9=8F?= <21373081> Date: Mon, 13 Mar 2023 08:51:26 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=96=B0=E5=88=86=E6=94=AF=E6=8E=A8?= =?UTF-8?q?=E9=80=81=E8=87=B3=E5=90=84=E8=87=AA=E7=9A=84=E8=BF=9C=E7=A8=8B?= =?UTF-8?q?=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 5d78362..c62a7cf 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,4 @@ import os -os.system('python Function-21373067.py') +import os +os.system('python Function-21373081.py') +os.system('echo Feature-21373081') -- 2.34.1 From adce1163a1ee2c4f2edd9c0e80040c1853b78a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E4=BD=91=E9=B9=8F?= <21373081> Date: Mon, 13 Mar 2023 17:11:24 +0800 Subject: [PATCH 2/2] =?UTF-8?q?10.3.7=20=E5=B7=B2=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E7=BB=84=E9=95=BF=E5=AD=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index f13efd1..95036b7 100644 --- a/main.py +++ b/main.py @@ -1,3 +1,3 @@ import os -os.system('python Function-21373081.py') -os.system('echo Feature-21373081') +os.system('python Function-21373067.py') +os.system('echo Feature-21373067') -- 2.34.1