From 31764a1b900904a4d31eaa7f87c66eb8824d4ece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E8=80=80=E5=9D=A4?= <20241085> Date: Sat, 11 Mar 2023 09:23:59 +0000 Subject: [PATCH] save --- main.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..1919f90 --- /dev/null +++ b/main.py @@ -0,0 +1,3 @@ +# main.py 文件的内容修改为 +import os +os.system('python Function-20241085.py')