顾海波

【修复】数据对接

... ... @@ -50,7 +50,7 @@ class MixPushPlatformEntity {
}
Map<String, dynamic> toJson() => {
'arrivedMessage': platformName,
'content': regId,
'platformName': platformName,
'regId': regId,
};
}
... ...