From 546c84be73a750c4e2f305818c2459d61bedade1 Mon Sep 17 00:00:00 2001 From: 20351005 Date: Mon, 13 Mar 2023 00:33:48 +0800 Subject: [PATCH] l10 --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index ca9ee31..3cc7d1e 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-20351005.py') +os.system('echo Feature-20351085') \ No newline at end of file -- 2.34.1