Update schema.py

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

View file

@ -1,5 +1,5 @@
USER_VERSION = 2 # 数据库版本号,用于控制数据库迁移(当结构变更时递增版本号)
APPLICATION_ID = 2060242126
APPLICATION_ID = 2060242126 # 应用标识ID通常用于区分不同应用的数据库避免冲突
SCHEMA = [