pdteam service API url Changed : ps

This commit is contained in:
gandhimathi 2018-10-17 03:54:42 +00:00
parent 70cf864f72
commit dfcf52fe03

View File

@ -23,8 +23,8 @@ export interface Master {
export class PdTeamService { export class PdTeamService {
// private apiUrl = "http://ssa.sineedge.com/sparqapi/api/"; private apiUrl = "http://ssa.sineedge.com/sparqapi/api/";
private apiUrl = "http://192.168.0.21:9999/AWSEC2/sparqapi/api/"; // private apiUrl = "http://192.168.0.21:9999/AWSEC2/sparqapi/api/";
pk: { "primary_key": any; }; pk: { "primary_key": any; };