(function () { angular .module('app') .constant('appConfig', { apiUrl: 'http://123.249.67.180/AHT/AhtApiService.asmx' }); })();