fix:修改配置文件模型名,移除message_buffer
This commit is contained in:
@@ -250,8 +250,6 @@ class MongoToSQLiteMigrator:
|
||||
"nickname": "nickname",
|
||||
"relationship_value": "relationship_value",
|
||||
"konw_time": "know_time",
|
||||
"msg_interval": "msg_interval",
|
||||
"msg_interval_list": "msg_interval_list",
|
||||
},
|
||||
unique_fields=["person_id"],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user