新增更新区分潘多拉和pd,拉黑不感兴趣首页消失,谷歌支付页面修改

This commit is contained in:
18142669586
2022-10-26 13:40:17 +08:00
parent 22225eece6
commit d8d29dd2ad
7 changed files with 28 additions and 5 deletions

View File

@@ -168,6 +168,7 @@ public class CommonHttpUtil {
.params("langue", lang)
.params("version", "" + VersionUtil.getVersion())
.params("from", "android")
.params("appType", "1")
.execute(new HttpCallback() {
@Override
public void onSuccess(int code, String msg, String[] info) {