Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / smsTransferReport / index.js
index 0aa258b..cc2adb9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf96c=['./smsTransferReport.controller','get','isAuthenticated','index','/:id','show','post','create','put','destroy','exports','multer','util','path','express','Router','../../components/interaction/service','../../config/environment'];(function(_0x3b503a,_0x79dfed){var _0x5b1c6d=function(_0x57ab4e){while(--_0x57ab4e){_0x3b503a['push'](_0x3b503a['shift']());}};_0x5b1c6d(++_0x79dfed);}(_0xf96c,0xbf));var _0xcf96=function(_0x1510da,_0x2068c8){_0x1510da=_0x1510da-0x0;var _0x31edc7=_0xf96c[_0x1510da];return _0x31edc7;};'use strict';var multer=require(_0xcf96('0x0'));var util=require(_0xcf96('0x1'));var path=require(_0xcf96('0x2'));var timeout=require('connect-timeout');var express=require(_0xcf96('0x3'));var router=express[_0xcf96('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xcf96('0x5'));var config=require(_0xcf96('0x6'));var controller=require(_0xcf96('0x7'));router[_0xcf96('0x8')]('/',auth[_0xcf96('0x9')](),controller[_0xcf96('0xa')]);router['get']('/describe',auth[_0xcf96('0x9')](),controller['describe']);router['get'](_0xcf96('0xb'),auth[_0xcf96('0x9')](),controller[_0xcf96('0xc')]);router[_0xcf96('0xd')]('/',auth[_0xcf96('0x9')](),controller[_0xcf96('0xe')]);router[_0xcf96('0xf')]('/:id',auth[_0xcf96('0x9')](),controller['update']);router['delete'](_0xcf96('0xb'),auth[_0xcf96('0x9')](),controller[_0xcf96('0x10')]);module[_0xcf96('0x11')]=router;
\ No newline at end of file
+var _0xdbf5=['show','post','put','update','exports','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsTransferReport.controller','get','isAuthenticated','index','/describe'];(function(_0x120376,_0x571898){var _0x28c529=function(_0x4f130c){while(--_0x4f130c){_0x120376['push'](_0x120376['shift']());}};_0x28c529(++_0x571898);}(_0xdbf5,0x18c));var _0x5dbf=function(_0x1f0af8,_0x47ba7e){_0x1f0af8=_0x1f0af8-0x0;var _0x1ca363=_0xdbf5[_0x1f0af8];return _0x1ca363;};'use strict';var multer=require('multer');var util=require(_0x5dbf('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x5dbf('0x1'));var router=express[_0x5dbf('0x2')]();var fs_extra=require(_0x5dbf('0x3'));var auth=require(_0x5dbf('0x4'));var interaction=require(_0x5dbf('0x5'));var config=require(_0x5dbf('0x6'));var controller=require(_0x5dbf('0x7'));router[_0x5dbf('0x8')]('/',auth[_0x5dbf('0x9')](),controller[_0x5dbf('0xa')]);router[_0x5dbf('0x8')](_0x5dbf('0xb'),auth[_0x5dbf('0x9')](),controller['describe']);router[_0x5dbf('0x8')]('/:id',auth[_0x5dbf('0x9')](),controller[_0x5dbf('0xc')]);router[_0x5dbf('0xd')]('/',auth[_0x5dbf('0x9')](),controller['create']);router[_0x5dbf('0xe')]('/:id',auth['isAuthenticated'](),controller[_0x5dbf('0xf')]);router['delete']('/:id',auth[_0x5dbf('0x9')](),controller['destroy']);module[_0x5dbf('0x10')]=router;
\ No newline at end of file