change the environment of demo
This commit is contained in:
@@ -28,9 +28,7 @@ public class SocketServicesConstants {
|
||||
case HTTP_DNS_ENV_DEV:
|
||||
return com.zhidao.socket.Environment.dev;
|
||||
case HTTP_DNS_ENV_QA:
|
||||
case HTTP_DNS_ENV_DEMO:
|
||||
return com.zhidao.socket.Environment.qa;
|
||||
case HTTP_DNS_ENV_RELEASE:
|
||||
default:
|
||||
return com.zhidao.socket.Environment.release;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user