AppSetings.ts 96 Bytes
export class AppSetings {
  public static END_POINT='http://10.231.45.234:6060/gateway-debo';
}