Update schema.py

This commit is contained in:
zhaoyulin1117 2025-10-15 23:04:50 +08:00 committed by GitHub
parent caed5c3801
commit b9ac86c69c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
USER_VERSION = 2
USER_VERSION = 2 # 数据库版本号,用于控制数据库迁移(当结构变更时递增版本号)
APPLICATION_ID = 2060242126