删除无用api地址
This commit is contained in:
@@ -6,15 +6,5 @@ package com.mogo.cloud.tanlu.constant;
|
||||
* @since 2021/1/20
|
||||
*/
|
||||
public class HttpConstant {
|
||||
|
||||
public static final String DZT_HOTS = "http://dzt-deva.zhidaozhixing.com";
|
||||
public static final String LAUNCHER_HOTS = "http://dzt-launcherSnapshot.zhidaozhixing.com";
|
||||
|
||||
public static final String DEV_HOTS = "http://dzt-test.zhidaozhixing.com";
|
||||
public static final String RELEASE_HOTS = "http://dzt.zhidaozhixing.com";
|
||||
|
||||
public static final String TANLU = "TANLU_MODULE";
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user