From 1a4ca005f7dd3bf0edf708caba7fa953504e3a55 Mon Sep 17 00:00:00 2001 From: Evilom <33251918+Evilom@users.noreply.github.com> Date: Sat, 13 Jun 2026 17:17:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20add=20=E5=A4=A9=E9=BE=99=E8=AE=A1?= =?UTF-8?q?=E5=88=92X=E5=B0=8F=E6=B8=B8=E6=88=8F=E7=9F=A9=E9=98=B5=20group?= =?UTF-8?q?=20to=20collection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/group_config.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/group_config.json diff --git a/data/group_config.json b/data/group_config.json new file mode 100644 index 0000000..c4512f4 --- /dev/null +++ b/data/group_config.json @@ -0,0 +1,15 @@ +{ + "groups": { + "dc战略问题研究院": { + "cid": "cidoUneRB4Db8TAXaTrKxkQAw==" + }, + "创新组": { + "cid": "cidMuM+itt5PeY7xNSWsv3M0g==" + }, + "天龙计划X小游戏矩阵": { + "cid": "cid/Vb3hSjdv4sIIs8Fp7sC4g==", + "created": "2026-06-13", + "members": 52 + } + } +} \ No newline at end of file