From 12053a8fb17960cfd4140af8a69a6cb64deb3f08 Mon Sep 17 00:00:00 2001 From: zzz <860559943@qq.com> Date: Tue, 10 Mar 2026 21:49:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/test2.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 backend/test2.py diff --git a/backend/test2.py b/backend/test2.py new file mode 100644 index 0000000..87ca0d6 --- /dev/null +++ b/backend/test2.py @@ -0,0 +1 @@ +print("hello,world!") \ No newline at end of file