Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / intDeskField / index.js
index 377fecd..d654448 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbe89=['index','/:id','show','post','create','put','update','delete','destroy','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x3bc75c,_0x17cf43){var _0x362e72=function(_0x3554b3){while(--_0x3554b3){_0x3bc75c['push'](_0x3bc75c['shift']());}};_0x362e72(++_0x17cf43);}(_0xbe89,0x7b));var _0x9be8=function(_0x2c6b4c,_0x33cc1e){_0x2c6b4c=_0x2c6b4c-0x0;var _0x4b573a=_0xbe89[_0x2c6b4c];return _0x4b573a;};'use strict';var multer=require(_0x9be8('0x0'));var util=require(_0x9be8('0x1'));var path=require(_0x9be8('0x2'));var timeout=require(_0x9be8('0x3'));var express=require('express');var router=express[_0x9be8('0x4')]();var auth=require(_0x9be8('0x5'));var interaction=require(_0x9be8('0x6'));var config=require(_0x9be8('0x7'));var controller=require('./intDeskField.controller');router[_0x9be8('0x8')]('/',auth[_0x9be8('0x9')](),controller[_0x9be8('0xa')]);router[_0x9be8('0x8')](_0x9be8('0xb'),auth[_0x9be8('0x9')](),controller[_0x9be8('0xc')]);router[_0x9be8('0xd')]('/',auth[_0x9be8('0x9')](),controller[_0x9be8('0xe')]);router[_0x9be8('0xf')]('/:id',auth[_0x9be8('0x9')](),controller[_0x9be8('0x10')]);router[_0x9be8('0x11')](_0x9be8('0xb'),auth[_0x9be8('0x9')](),controller[_0x9be8('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0xa0e9=['/:id','show','create','put','update','delete','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDeskField.controller','get','isAuthenticated','index'];(function(_0xf277f0,_0x5857f3){var _0xb0ca14=function(_0x33de9b){while(--_0x33de9b){_0xf277f0['push'](_0xf277f0['shift']());}};_0xb0ca14(++_0x5857f3);}(_0xa0e9,0x147));var _0x9a0e=function(_0x204092,_0x2f11c2){_0x204092=_0x204092-0x0;var _0x36f879=_0xa0e9[_0x204092];return _0x36f879;};'use strict';var multer=require(_0x9a0e('0x0'));var util=require('util');var path=require(_0x9a0e('0x1'));var timeout=require(_0x9a0e('0x2'));var express=require(_0x9a0e('0x3'));var router=express[_0x9a0e('0x4')]();var fs_extra=require(_0x9a0e('0x5'));var auth=require(_0x9a0e('0x6'));var interaction=require(_0x9a0e('0x7'));var config=require(_0x9a0e('0x8'));var controller=require(_0x9a0e('0x9'));router[_0x9a0e('0xa')]('/',auth[_0x9a0e('0xb')](),controller[_0x9a0e('0xc')]);router[_0x9a0e('0xa')](_0x9a0e('0xd'),auth[_0x9a0e('0xb')](),controller[_0x9a0e('0xe')]);router['post']('/',auth['isAuthenticated'](),controller[_0x9a0e('0xf')]);router[_0x9a0e('0x10')](_0x9a0e('0xd'),auth[_0x9a0e('0xb')](),controller[_0x9a0e('0x11')]);router[_0x9a0e('0x12')](_0x9a0e('0xd'),auth[_0x9a0e('0xb')](),controller['destroy']);module[_0x9a0e('0x13')]=router;
\ No newline at end of file