👽️ 适配深渊新字段

This commit is contained in:
目棃
2024-10-16 18:59:05 +08:00
parent f8121d504c
commit 1794df2b8a
5 changed files with 39 additions and 12 deletions

View File

@@ -66,6 +66,7 @@ create table if not exists SpiralAbyss
normalSkillRank text,
energySkillRank text,
floors text,
skippedFloor text,
updated text,
primary key (uid, id)
);