Built motion from commit f7863d46.|2.5.41
[motion2.git] / server / api / intDeskField / index.js
index 377fecd..f5a174b 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 _0xf29f=['post','create','put','delete','destroy','exports','util','path','connect-timeout','Router','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id','show'];(function(_0x15554e,_0x40d771){var _0x34dbd5=function(_0x9b0d39){while(--_0x9b0d39){_0x15554e['push'](_0x15554e['shift']());}};_0x34dbd5(++_0x40d771);}(_0xf29f,0x18d));var _0xff29=function(_0x1241c2,_0x2133a2){_0x1241c2=_0x1241c2-0x0;var _0x466d30=_0xf29f[_0x1241c2];return _0x466d30;};'use strict';var multer=require('multer');var util=require(_0xff29('0x0'));var path=require(_0xff29('0x1'));var timeout=require(_0xff29('0x2'));var express=require('express');var router=express[_0xff29('0x3')]();var fs_extra=require(_0xff29('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xff29('0x5'));var config=require(_0xff29('0x6'));var controller=require('./intDeskField.controller');router[_0xff29('0x7')]('/',auth[_0xff29('0x8')](),controller['index']);router['get'](_0xff29('0x9'),auth['isAuthenticated'](),controller[_0xff29('0xa')]);router[_0xff29('0xb')]('/',auth[_0xff29('0x8')](),controller[_0xff29('0xc')]);router[_0xff29('0xd')](_0xff29('0x9'),auth['isAuthenticated'](),controller['update']);router[_0xff29('0xe')](_0xff29('0x9'),auth[_0xff29('0x8')](),controller[_0xff29('0xf')]);module[_0xff29('0x10')]=router;
\ No newline at end of file