Built motion from commit f7863d46.|2.5.41
[motion2.git] / server / api / intDeskField / index.js
index cac176e..f5a174b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1e2b=['./intDeskField.controller','get','isAuthenticated','/:id','show','create','put','update','delete','destroy','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x255197,_0xb9eb46){var _0xe1a530=function(_0x46be5e){while(--_0x46be5e){_0x255197['push'](_0x255197['shift']());}};_0xe1a530(++_0xb9eb46);}(_0x1e2b,0x1aa));var _0xb1e2=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x1e2b[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb1e2('0x0'));var timeout=require(_0xb1e2('0x1'));var express=require(_0xb1e2('0x2'));var router=express['Router']();var auth=require(_0xb1e2('0x3'));var interaction=require(_0xb1e2('0x4'));var config=require(_0xb1e2('0x5'));var controller=require(_0xb1e2('0x6'));router[_0xb1e2('0x7')]('/',auth[_0xb1e2('0x8')](),controller['index']);router[_0xb1e2('0x7')](_0xb1e2('0x9'),auth['isAuthenticated'](),controller[_0xb1e2('0xa')]);router['post']('/',auth[_0xb1e2('0x8')](),controller[_0xb1e2('0xb')]);router[_0xb1e2('0xc')](_0xb1e2('0x9'),auth['isAuthenticated'](),controller[_0xb1e2('0xd')]);router[_0xb1e2('0xe')](_0xb1e2('0x9'),auth[_0xb1e2('0x8')](),controller[_0xb1e2('0xf')]);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