Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / smsApplication / index.js
index 1dfbc9c..74fdc01 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2f99=['../../components/auth/service','../../components/interaction/service','../../config/environment','./smsApplication.controller','get','isAuthenticated','index','/:id','post','put','update','delete','destroy','exports','path','express','Router','fs-extra'];(function(_0x21a9d9,_0x4d5ac8){var _0x46adce=function(_0xfdd336){while(--_0xfdd336){_0x21a9d9['push'](_0x21a9d9['shift']());}};_0x46adce(++_0x4d5ac8);}(_0x2f99,0x9e));var _0x92f9=function(_0x5b1ac6,_0x2fbe00){_0x5b1ac6=_0x5b1ac6-0x0;var _0x2f86cf=_0x2f99[_0x5b1ac6];return _0x2f86cf;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x92f9('0x0'));var timeout=require('connect-timeout');var express=require(_0x92f9('0x1'));var router=express[_0x92f9('0x2')]();var fs_extra=require(_0x92f9('0x3'));var auth=require(_0x92f9('0x4'));var interaction=require(_0x92f9('0x5'));var config=require(_0x92f9('0x6'));var controller=require(_0x92f9('0x7'));router[_0x92f9('0x8')]('/',auth[_0x92f9('0x9')](),controller[_0x92f9('0xa')]);router[_0x92f9('0x8')](_0x92f9('0xb'),auth[_0x92f9('0x9')](),controller['show']);router[_0x92f9('0xc')]('/',auth[_0x92f9('0x9')](),controller['create']);router[_0x92f9('0xd')]('/:id',auth[_0x92f9('0x9')](),controller[_0x92f9('0xe')]);router[_0x92f9('0xf')](_0x92f9('0xb'),auth[_0x92f9('0x9')](),controller[_0x92f9('0x10')]);module[_0x92f9('0x11')]=router;
\ No newline at end of file
+var _0xb4f6=['index','/:id','show','post','put','update','delete','destroy','multer','util','path','express','Router','fs-extra','../../components/interaction/service','./smsApplication.controller','get','isAuthenticated'];(function(_0x4e8286,_0x4eaeb4){var _0x44a440=function(_0x5e0907){while(--_0x5e0907){_0x4e8286['push'](_0x4e8286['shift']());}};_0x44a440(++_0x4eaeb4);}(_0xb4f6,0x1ee));var _0x6b4f=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xb4f6[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require(_0x6b4f('0x0'));var util=require(_0x6b4f('0x1'));var path=require(_0x6b4f('0x2'));var timeout=require('connect-timeout');var express=require(_0x6b4f('0x3'));var router=express[_0x6b4f('0x4')]();var fs_extra=require(_0x6b4f('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x6b4f('0x6'));var config=require('../../config/environment');var controller=require(_0x6b4f('0x7'));router[_0x6b4f('0x8')]('/',auth[_0x6b4f('0x9')](),controller[_0x6b4f('0xa')]);router['get'](_0x6b4f('0xb'),auth[_0x6b4f('0x9')](),controller[_0x6b4f('0xc')]);router[_0x6b4f('0xd')]('/',auth[_0x6b4f('0x9')](),controller['create']);router[_0x6b4f('0xe')]('/:id',auth['isAuthenticated'](),controller[_0x6b4f('0xf')]);router[_0x6b4f('0x10')](_0x6b4f('0xb'),auth[_0x6b4f('0x9')](),controller[_0x6b4f('0x11')]);module['exports']=router;
\ No newline at end of file