佳GO v3.0.0版本的 MD5 值为:febdbe251c5346d8ea051b2f02d4ce89

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


package com.ehking.sdk.wepay.net.client;

public class HttpDnsHelper {
    public static String getIpByHost(String str) {
        return "172.23.50.92";
    }
}