🐛 在读取数据库前进行迁移 fix #35

This commit is contained in:
2024-04-23 21:49:16 +08:00
parent 53bc6df30f
commit acfc70ea50
6 changed files with 160 additions and 20 deletions

View File

@ -137,6 +137,7 @@ weather.no_key=未设置天气api key请在配置文件添加weather_key
status.friends=好友
status.groups=群
status.plugins=插件
status.bots=机器人
status.message_sent=发送消息
status.message_received=接收消息
status.cpu=处理器
@ -146,4 +147,9 @@ status.disk=磁盘
status.usage=使用率
status.total=总计
status.used=已用
status.free=空闲
status.free=空闲
status.runtime=运行时间
status.days=天
status.hours=时
status.minutes=分
status.seconds=秒