重构:统一平台字段命名,更新相关数据模型和消息处理逻辑
This commit is contained in:
@@ -208,7 +208,7 @@ def _build_message_envelope(
|
||||
message_info["group_info"] = {
|
||||
"group_id": target_stream.group_info.group_id,
|
||||
"group_name": target_stream.group_info.group_name,
|
||||
"platform": target_stream.group_info.group_platform,
|
||||
"platform": target_stream.group_info.platform,
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user