@ -142,8 +142,8 @@ export class AuthenticationService {
} else {
mobileType = 'android';
}
request.VersionID = 3.2;
request.Channel = 43;
request.VersionID = 3.9;
request.Channel = 31;
request.LanguageID = TranslatorService.getCurrentLanguageCode();
request.MobileType = mobileType;
@ -27,8 +27,8 @@ export class ConnectorService {
public static retryTimes = 0;
public static timeOut = 180 * 1000;
public static host = 'http://10.10.150.249:1234/';
// public static host = 'https://uat.hmgwebservices.com/';
// public static host = 'http://10.10.150.249:1234/';
public static host = 'https://uat.hmgwebservices.com/';
// public static host = 'https://hmgwebservices.com/';