京东到家.apk(点击下载) / d.java


package com.unicom.xiaowo.login.d;

import android.os.Build;
import android.text.TextUtils;
import com.jingdong.manto.jsapi.openmodule.IMantoBaseModule;
import com.unicom.xiaowo.login.c.b;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import jpbury.f;
import logo.i;
import org.json.JSONObject;

/* compiled from: Proguard */
public class d {
    private static ExecutorService a = Executors.newFixedThreadPool(2);

    public static void a(String str, String str2) {
        final String str3 = "";
        try {
            JSONObject jSONObject = new JSONObject();
            jSONObject.put("appId", f.a());
            jSONObject.put(f.f, f.i());
            jSONObject.put("brand", Build.BRAND);
            jSONObject.put(i.b.T, Build.MODEL);
            jSONObject.put("os", "" + Build.VERSION.SDK_INT);
            jSONObject.put(IMantoBaseModule.STATUS_ERROR_CODE, str);
            jSONObject.put("message", str2);
            jSONObject.put("sdkVersion", "5.1.1AR02B0825");
            jSONObject.put("apn", f.d());
            jSONObject.put("appName", f.h());
            jSONObject.put("pip", f.e());
            jSONObject.put("netType", "" + f.g());
            jSONObject.put("userTimeout", "" + f.f());
            jSONObject.put("operateTime", "0");
            str3 = jSONObject.toString();
        } catch (Exception e) {
            e.printStackTrace();
        }
        if (!TextUtils.isEmpty(str3)) {
            a.submit(new Runnable() {
                /* class com.unicom.xiaowo.login.d.d.AnonymousClass1 */

                public void run() {
                    try {
                        new b().a("https://opencloud.wostore.cn/client/sdk/receive", str3);
                    } catch (Exception e) {
                        e.printStackTrace();
                    }
                }
            });
        }
    }
}