修改了Host地址 zhidaohulian.com 为新的 zhidaozhixing.com
This commit is contained in:
@@ -2,8 +2,8 @@ package com.mogo.module.media.constants;
|
||||
|
||||
public interface BaseUrlConstants {
|
||||
String DEV_BASE_URL = "http://dzt-dev.zhidaohulian.com";
|
||||
String QA_BASE_URL = "http://dzt-test.zhidaohulian.com";
|
||||
String SHOW_BASE_URL = "http://dzt-show.zhidaohulian.com";
|
||||
String QA_BASE_URL = "http://dzt-test.zhidaozhixing.com";
|
||||
String SHOW_BASE_URL = "http://dzt-show.zhidaozhixing.com";
|
||||
String RELEASE_BASE_URL = "http://dzt.zhidaohulian.com";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user