Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / intDeskField / index.js
index 770ed5b..f5a114e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc88f=['create','update','destroy','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./intDeskField.controller','isAuthenticated','index','get','/:id','show','post'];(function(_0x35199d,_0x3e120e){var _0x1a75e5=function(_0x49581f){while(--_0x49581f){_0x35199d['push'](_0x35199d['shift']());}};_0x1a75e5(++_0x3e120e);}(_0xc88f,0x19b));var _0xfc88=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xc88f[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require(_0xfc88('0x0'));var util=require(_0xfc88('0x1'));var path=require(_0xfc88('0x2'));var timeout=require(_0xfc88('0x3'));var express=require(_0xfc88('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xfc88('0x5'));var interaction=require(_0xfc88('0x6'));var config=require('../../config/environment');var controller=require(_0xfc88('0x7'));router['get']('/',auth[_0xfc88('0x8')](),controller[_0xfc88('0x9')]);router[_0xfc88('0xa')](_0xfc88('0xb'),auth[_0xfc88('0x8')](),controller[_0xfc88('0xc')]);router[_0xfc88('0xd')]('/',auth[_0xfc88('0x8')](),controller[_0xfc88('0xe')]);router['put'](_0xfc88('0xb'),auth[_0xfc88('0x8')](),controller[_0xfc88('0xf')]);router['delete'](_0xfc88('0xb'),auth['isAuthenticated'](),controller[_0xfc88('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0xa4fc=['express','Router','fs-extra','../../config/environment','./intDeskField.controller','get','isAuthenticated','index','/:id','put','update','delete','exports','multer','path'];(function(_0x1a0568,_0x1846d5){var _0xd76866=function(_0x48947e){while(--_0x48947e){_0x1a0568['push'](_0x1a0568['shift']());}};_0xd76866(++_0x1846d5);}(_0xa4fc,0x12a));var _0xca4f=function(_0x3d830e,_0x45886a){_0x3d830e=_0x3d830e-0x0;var _0xb7c7c9=_0xa4fc[_0x3d830e];return _0xb7c7c9;};'use strict';var multer=require(_0xca4f('0x0'));var util=require('util');var path=require(_0xca4f('0x1'));var timeout=require('connect-timeout');var express=require(_0xca4f('0x2'));var router=express[_0xca4f('0x3')]();var fs_extra=require(_0xca4f('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xca4f('0x5'));var controller=require(_0xca4f('0x6'));router[_0xca4f('0x7')]('/',auth[_0xca4f('0x8')](),controller[_0xca4f('0x9')]);router[_0xca4f('0x7')](_0xca4f('0xa'),auth['isAuthenticated'](),controller['show']);router['post']('/',auth[_0xca4f('0x8')](),controller['create']);router[_0xca4f('0xb')](_0xca4f('0xa'),auth[_0xca4f('0x8')](),controller[_0xca4f('0xc')]);router[_0xca4f('0xd')](_0xca4f('0xa'),auth[_0xca4f('0x8')](),controller['destroy']);module[_0xca4f('0xe')]=router;
\ No newline at end of file