From f787a1d6534e7ab5c5a3f61a72a6138ca0bdba93 Mon Sep 17 00:00:00 2001 From: island Date: Mon, 31 Aug 2026 21:01:23 +0800 Subject: [PATCH] =?UTF-8?q?Add=20student=20=E6=B8=B8=E5=B7=9D=20to=20stude?= =?UTF-8?q?nt=20wall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/students.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/students.json b/data/students.json index 7b078e1..2bdc766 100644 --- a/data/students.json +++ b/data/students.json @@ -1,4 +1,5 @@ [ { "qq": "3614483774", "displayName": "赛丽亚" }, - { "qq": "3570255285", "displayName": "清宝天尊" } + { "qq": "3570255285", "displayName": "清宝天尊" }, + { "qq": "2862563568", "displayName": "游川" } ]