🏷️ 添加blings

This commit is contained in:
BTMuli
2025-07-01 17:31:20 +08:00
parent 1718b87adf
commit f933efa4c5
5 changed files with 44 additions and 6 deletions

View File

@@ -96,6 +96,7 @@ create table if not exists HardChallenge
name text,
single text,
mp text,
blings text,
updated text,
primary key (uid, id)
);