标记系统通知已读
Future<NIMResult<void>> markSystemNotificationsRead( QChatMarkSystemNotificationsReadParam param) { return _platform.markSystemNotificationsRead(param); }