|
|
|
@ -25,7 +25,7 @@ export class ConnectorService {
|
|
|
|
headers: new HttpHeaders({ 'Content-Type': 'application/json' })
|
|
|
|
headers: new HttpHeaders({ 'Content-Type': 'application/json' })
|
|
|
|
};
|
|
|
|
};
|
|
|
|
public static retryTimes = 0;
|
|
|
|
public static retryTimes = 0;
|
|
|
|
public static timeOut = 180 * 1000;
|
|
|
|
public static timeOut = 180 * 1000;
|
|
|
|
|
|
|
|
|
|
|
|
// public static host = 'http://mohemm-app-test.srca.org.sa:1010/';
|
|
|
|
// public static host = 'http://mohemm-app-test.srca.org.sa:1010/';
|
|
|
|
// public static host = 'https://erptstapp.srca.org.sa/' //TEST UAT
|
|
|
|
// public static host = 'https://erptstapp.srca.org.sa/' //TEST UAT
|
|
|
|
|