Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / smsApplication / index.js
index 74fdc01..a98ea57 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0x69d5=['update','delete','/:id','multer','path','express','Router','fs-extra','../../components/auth/service','./smsApplication.controller','get','isAuthenticated','index','show','post','create','put'];(function(_0x484976,_0x450694){var _0x407cd8=function(_0xcefea9){while(--_0xcefea9){_0x484976['push'](_0x484976['shift']());}};_0x407cd8(++_0x450694);}(_0x69d5,0x113));var _0x569d=function(_0x47a3c7,_0x5c7e08){_0x47a3c7=_0x47a3c7-0x0;var _0x22afa7=_0x69d5[_0x47a3c7];return _0x22afa7;};'use strict';var multer=require(_0x569d('0x0'));var util=require('util');var path=require(_0x569d('0x1'));var timeout=require('connect-timeout');var express=require(_0x569d('0x2'));var router=express[_0x569d('0x3')]();var fs_extra=require(_0x569d('0x4'));var auth=require(_0x569d('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x569d('0x6'));router[_0x569d('0x7')]('/',auth[_0x569d('0x8')](),controller[_0x569d('0x9')]);router[_0x569d('0x7')]('/:id',auth[_0x569d('0x8')](),controller[_0x569d('0xa')]);router[_0x569d('0xb')]('/',auth[_0x569d('0x8')](),controller[_0x569d('0xc')]);router[_0x569d('0xd')]('/:id',auth[_0x569d('0x8')](),controller[_0x569d('0xe')]);router[_0x569d('0xf')](_0x569d('0x10'),auth[_0x569d('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file