HYDK v3.0.0版本的 MD5 值为:36b96e4c5561390bc72ab66c2f29a92f

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


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

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