Merge branch 'feature-issues1157' into dev-4.8.0

This commit is contained in:
张玉久
2021-03-08 10:02:51 +08:00
29 changed files with 334 additions and 190 deletions

View File

@ -51,6 +51,8 @@ public class Constants {
public static final String RAW_GAME_ICON = "raw_game_icon";
public static final String GAME_ICON_SUBSCRIPT = "game_icon_subscript";
public static final String IS_PLATFORM_RECOMMEND = "isPlatformRecommend";
// 下载 id一般来说跟下载文件名一样
public static final String DOWNLOAD_ID = "download_id";