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