add Gate 5,6 judgement

This commit is contained in:
SoulGateKey
2025-05-15 08:19:42 +08:00
parent 8b050e89eb
commit 611806828a
3 changed files with 90 additions and 3 deletions

View File

@@ -11,7 +11,8 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'bdf710616ba4'
down_revision = '16f34bf7b968'
#TODO: change down_revision when final merge
down_revision = 'f6007bbf057d'
branch_labels = None
depends_on = None