报错修改

This commit is contained in:
machuanyu 2024-08-19 17:07:45 +08:00
parent 868c8cd0d0
commit 88fb2fd17a
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ class UpdateAppEvent {
version: version, // version: version, //
title: json["title"] ?? "发现新版本", // title title: json["title"] ?? "发现新版本", // title
description: newDescription, // description: newDescription, //
link: json["downloadPath"], // link: json["downloadPath"]??'', //
upgrade: upgrade, upgrade: upgrade,
deviceInfo: deviceInfo, deviceInfo: deviceInfo,
appName: appName, appName: appName,