Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / smsApplication / index.js
index 74fdc01..f6597f8 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 _0x55ca=['update','delete','/:id','destroy','exports','multer','util','Router','fs-extra','../../components/interaction/service','../../config/environment','./smsApplication.controller','get','isAuthenticated','index','show','create'];(function(_0x26fdeb,_0x43a8dd){var _0x3b7295=function(_0x48d74f){while(--_0x48d74f){_0x26fdeb['push'](_0x26fdeb['shift']());}};_0x3b7295(++_0x43a8dd);}(_0x55ca,0x126));var _0xa55c=function(_0x43e885,_0x5700f1){_0x43e885=_0x43e885-0x0;var _0x18df65=_0x55ca[_0x43e885];return _0x18df65;};'use strict';var multer=require(_0xa55c('0x0'));var util=require(_0xa55c('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xa55c('0x2')]();var fs_extra=require(_0xa55c('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xa55c('0x4'));var config=require(_0xa55c('0x5'));var controller=require(_0xa55c('0x6'));router[_0xa55c('0x7')]('/',auth[_0xa55c('0x8')](),controller[_0xa55c('0x9')]);router[_0xa55c('0x7')]('/:id',auth[_0xa55c('0x8')](),controller[_0xa55c('0xa')]);router['post']('/',auth[_0xa55c('0x8')](),controller[_0xa55c('0xb')]);router['put']('/:id',auth[_0xa55c('0x8')](),controller[_0xa55c('0xc')]);router[_0xa55c('0xd')](_0xa55c('0xe'),auth[_0xa55c('0x8')](),controller[_0xa55c('0xf')]);module[_0xa55c('0x10')]=router;
\ No newline at end of file