Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / smsApplication / index.js
index 273c12b..f6597f8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x233b=['isAuthenticated','index','/:id','show','post','create','delete','destroy','path','../../components/auth/service','../../components/interaction/service','./smsApplication.controller','get'];(function(_0x596053,_0x1a9efd){var _0x1fb180=function(_0x14ccdf){while(--_0x14ccdf){_0x596053['push'](_0x596053['shift']());}};_0x1fb180(++_0x1a9efd);}(_0x233b,0x19b));var _0xb233=function(_0x199572,_0x33e667){_0x199572=_0x199572-0x0;var _0x13cfa3=_0x233b[_0x199572];return _0x13cfa3;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb233('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xb233('0x1'));var interaction=require(_0xb233('0x2'));var config=require('../../config/environment');var controller=require(_0xb233('0x3'));router[_0xb233('0x4')]('/',auth[_0xb233('0x5')](),controller[_0xb233('0x6')]);router[_0xb233('0x4')](_0xb233('0x7'),auth['isAuthenticated'](),controller[_0xb233('0x8')]);router[_0xb233('0x9')]('/',auth['isAuthenticated'](),controller[_0xb233('0xa')]);router['put'](_0xb233('0x7'),auth['isAuthenticated'](),controller['update']);router[_0xb233('0xb')](_0xb233('0x7'),auth[_0xb233('0x5')](),controller[_0xb233('0xc')]);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