X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsmsTransferReport%2Findex.js;h=049ff788c17f0b1346d6d8538da200b1764039fc;hb=4baefdac9c37d4300115b8e539c5781a6d78e036;hp=6ab81a9a1b25010785daabc5a969db9610252b62;hpb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;p=motion2.git diff --git a/server/api/smsTransferReport/index.js b/server/api/smsTransferReport/index.js index 6ab81a9..049ff78 100644 --- a/server/api/smsTransferReport/index.js +++ b/server/api/smsTransferReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x33c5=['path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./smsTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','util'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x33c5,0xe6));var _0x533c=function(_0x3a5648,_0x58054e){_0x3a5648=_0x3a5648-0x0;var _0x34126d=_0x33c5[_0x3a5648];return _0x34126d;};'use strict';var multer=require('multer');var util=require(_0x533c('0x0'));var path=require(_0x533c('0x1'));var timeout=require('connect-timeout');var express=require(_0x533c('0x2'));var router=express[_0x533c('0x3')]();var fs_extra=require(_0x533c('0x4'));var auth=require(_0x533c('0x5'));var interaction=require(_0x533c('0x6'));var config=require('../../config/environment');var controller=require(_0x533c('0x7'));router[_0x533c('0x8')]('/',auth[_0x533c('0x9')](),controller[_0x533c('0xa')]);router[_0x533c('0x8')](_0x533c('0xb'),auth[_0x533c('0x9')](),controller[_0x533c('0xc')]);router[_0x533c('0x8')](_0x533c('0xd'),auth[_0x533c('0x9')](),controller[_0x533c('0xe')]);router[_0x533c('0xf')]('/',auth[_0x533c('0x9')](),controller[_0x533c('0x10')]);router[_0x533c('0x11')]('/:id',auth[_0x533c('0x9')](),controller[_0x533c('0x12')]);router[_0x533c('0x13')](_0x533c('0xd'),auth[_0x533c('0x9')](),controller[_0x533c('0x14')]);module['exports']=router; \ No newline at end of file +var _0xee24=['put','update','destroy','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','./smsTransferReport.controller','get','isAuthenticated','/describe','describe','/:id','show','create'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xee24,0x1a6));var _0x4ee2=function(_0x4953c9,_0x24591d){_0x4953c9=_0x4953c9-0x0;var _0x263a5e=_0xee24[_0x4953c9];return _0x263a5e;};'use strict';var multer=require('multer');var util=require(_0x4ee2('0x0'));var path=require(_0x4ee2('0x1'));var timeout=require('connect-timeout');var express=require(_0x4ee2('0x2'));var router=express[_0x4ee2('0x3')]();var fs_extra=require(_0x4ee2('0x4'));var auth=require(_0x4ee2('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x4ee2('0x6'));var controller=require(_0x4ee2('0x7'));router[_0x4ee2('0x8')]('/',auth[_0x4ee2('0x9')](),controller['index']);router[_0x4ee2('0x8')](_0x4ee2('0xa'),auth[_0x4ee2('0x9')](),controller[_0x4ee2('0xb')]);router[_0x4ee2('0x8')](_0x4ee2('0xc'),auth[_0x4ee2('0x9')](),controller[_0x4ee2('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x4ee2('0xe')]);router[_0x4ee2('0xf')](_0x4ee2('0xc'),auth[_0x4ee2('0x9')](),controller[_0x4ee2('0x10')]);router['delete'](_0x4ee2('0xc'),auth[_0x4ee2('0x9')](),controller[_0x4ee2('0x11')]);module[_0x4ee2('0x12')]=router; \ No newline at end of file