Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / intDeskField / index.js
index 770ed5b..1fc2836 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 _0xed48=['util','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDeskField.controller','get','/:id','isAuthenticated','show','create','update','delete','destroy','exports'];(function(_0x17f60d,_0x5c4756){var _0x47eba1=function(_0x55c8d1){while(--_0x55c8d1){_0x17f60d['push'](_0x17f60d['shift']());}};_0x47eba1(++_0x5c4756);}(_0xed48,0x90));var _0x8ed4=function(_0x27c24e,_0x5db1c7){_0x27c24e=_0x27c24e-0x0;var _0x39004a=_0xed48[_0x27c24e];return _0x39004a;};'use strict';var multer=require('multer');var util=require(_0x8ed4('0x0'));var path=require('path');var timeout=require(_0x8ed4('0x1'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x8ed4('0x2'));var auth=require(_0x8ed4('0x3'));var interaction=require(_0x8ed4('0x4'));var config=require(_0x8ed4('0x5'));var controller=require(_0x8ed4('0x6'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0x8ed4('0x7')](_0x8ed4('0x8'),auth[_0x8ed4('0x9')](),controller[_0x8ed4('0xa')]);router['post']('/',auth[_0x8ed4('0x9')](),controller[_0x8ed4('0xb')]);router['put'](_0x8ed4('0x8'),auth[_0x8ed4('0x9')](),controller[_0x8ed4('0xc')]);router[_0x8ed4('0xd')](_0x8ed4('0x8'),auth[_0x8ed4('0x9')](),controller[_0x8ed4('0xe')]);module[_0x8ed4('0xf')]=router;
\ No newline at end of file