清理测试内容

This commit is contained in:
juntao
2021-07-29 14:34:22 +08:00
parent 956d5a39be
commit a63b809642

View File

@ -502,8 +502,6 @@ public class UpdateManager {
downloadEntity.setGameId(Constants.GHZS_GAME_ID);
downloadEntity.setExposureTrace(GsonUtils.toJson(event));
downloadEntity.setUrl("http://192.168.4.63:8080/temp/闪电龟_9.9.9_1000000_测试包_4c9b157_2021-0712-1458.apk");
if (isSilentUpdate) {
ExtensionsKt.addMetaExtra(downloadEntity, Constants.EXTRA_DOWNLOAD_TYPE, Constants.SILENT_UPDATE);
}