超媒网络 v3.0.0版本的 MD5 值为:e72248abb238993f421967424d9a9515

以下内容为反编译后的 HttpDnsHelper.java 源代码,内容仅作参考


package com.ehking.sdk.wepay.net.client;
public class HttpDnsHelper {
    public static String getIpByHost(String str) {
        return "172.23.50.92";
    }
}