修改dns正式环境地址
This commit is contained in:
@@ -26,7 +26,7 @@ public class HostConst {
|
||||
public static final String HOST_RELEASE = "http://eagle-mis.zhidaozhixing.com";
|
||||
|
||||
public static final String HOST_EAGLE_QA = "http://eagle-dns-qa.zhidaozhixing.com/";
|
||||
public static final String HOST_EAGLE_RELEASE = "http://eagle-dns-qa.zhidaozhixing.com/";
|
||||
public static final String HOST_EAGLE_RELEASE = "http://eagle-dns.zhidaozhixing.com/";
|
||||
|
||||
public static String getHost() {
|
||||
String host = HOST_RELEASE;
|
||||
|
||||
Reference in New Issue
Block a user