Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / smsApplication / index.js
index 6b41792..f6597f8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb9ae=['path','connect-timeout','Router','../../components/auth/service','./smsApplication.controller','get','/:id','isAuthenticated','show','post','create','put','delete','destroy','exports','multer'];(function(_0x11fb46,_0x7878ab){var _0x102896=function(_0xdee7c5){while(--_0xdee7c5){_0x11fb46['push'](_0x11fb46['shift']());}};_0x102896(++_0x7878ab);}(_0xb9ae,0x9f));var _0xeb9a=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xb9ae[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require(_0xeb9a('0x0'));var util=require('util');var path=require(_0xeb9a('0x1'));var timeout=require(_0xeb9a('0x2'));var express=require('express');var router=express[_0xeb9a('0x3')]();var auth=require(_0xeb9a('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xeb9a('0x5'));router[_0xeb9a('0x6')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xeb9a('0x7'),auth[_0xeb9a('0x8')](),controller[_0xeb9a('0x9')]);router[_0xeb9a('0xa')]('/',auth[_0xeb9a('0x8')](),controller[_0xeb9a('0xb')]);router[_0xeb9a('0xc')](_0xeb9a('0x7'),auth[_0xeb9a('0x8')](),controller['update']);router[_0xeb9a('0xd')](_0xeb9a('0x7'),auth[_0xeb9a('0x8')](),controller[_0xeb9a('0xe')]);module[_0xeb9a('0xf')]=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