Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / smsApplication / index.js
index 2381bc0..f6597f8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xff61=['post','create','put','/:id','update','delete','destroy','exports','multer','util','connect-timeout','express','../../components/interaction/service','../../config/environment','./smsApplication.controller','get','isAuthenticated','index'];(function(_0xc52364,_0x4076ca){var _0x4171d3=function(_0x5466f3){while(--_0x5466f3){_0xc52364['push'](_0xc52364['shift']());}};_0x4171d3(++_0x4076ca);}(_0xff61,0x182));var _0x1ff6=function(_0x5bb73e,_0x208b1f){_0x5bb73e=_0x5bb73e-0x0;var _0x45a8f3=_0xff61[_0x5bb73e];return _0x45a8f3;};'use strict';var multer=require(_0x1ff6('0x0'));var util=require(_0x1ff6('0x1'));var path=require('path');var timeout=require(_0x1ff6('0x2'));var express=require(_0x1ff6('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x1ff6('0x4'));var config=require(_0x1ff6('0x5'));var controller=require(_0x1ff6('0x6'));router[_0x1ff6('0x7')]('/',auth[_0x1ff6('0x8')](),controller[_0x1ff6('0x9')]);router[_0x1ff6('0x7')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0x1ff6('0xa')]('/',auth[_0x1ff6('0x8')](),controller[_0x1ff6('0xb')]);router[_0x1ff6('0xc')](_0x1ff6('0xd'),auth[_0x1ff6('0x8')](),controller[_0x1ff6('0xe')]);router[_0x1ff6('0xf')](_0x1ff6('0xd'),auth['isAuthenticated'](),controller[_0x1ff6('0x10')]);module[_0x1ff6('0x11')]=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