develop.js.ejemplo 117 Bytes
angular.module('focaAbmPlazoPago')
    .constant("API_ENDPOINT", {
        'URL': 'http://192.168.0.23:9900'
    });