修改问题

This commit is contained in:
zpc 2024-12-25 16:20:15 +08:00
parent d3a0c9024e
commit a68ce163ec

View File

@ -142,7 +142,7 @@ namespace CloudGaming.Code.AppExtend
public string Key public string Key
{ {
get => $"{Language}_{Channel}_{Version}"; get => $"{Language}_{Platform}_{Channel}_{Version}";
} }
/// <summary> /// <summary>