Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / intDeskField / index.js
index 1fc2836..e14ba00 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0x4295=['update','delete','destroy','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intDeskField.controller','get','isAuthenticated','index','/:id','show','post','put'];(function(_0x411e71,_0xf9652){var _0x226ae3=function(_0x1339f6){while(--_0x1339f6){_0x411e71['push'](_0x411e71['shift']());}};_0x226ae3(++_0xf9652);}(_0x4295,0x147));var _0x5429=function(_0x32e264,_0x41cee8){_0x32e264=_0x32e264-0x0;var _0x1d7175=_0x4295[_0x32e264];return _0x1d7175;};'use strict';var multer=require('multer');var util=require(_0x5429('0x0'));var path=require(_0x5429('0x1'));var timeout=require('connect-timeout');var express=require(_0x5429('0x2'));var router=express[_0x5429('0x3')]();var fs_extra=require(_0x5429('0x4'));var auth=require(_0x5429('0x5'));var interaction=require(_0x5429('0x6'));var config=require('../../config/environment');var controller=require(_0x5429('0x7'));router[_0x5429('0x8')]('/',auth[_0x5429('0x9')](),controller[_0x5429('0xa')]);router[_0x5429('0x8')](_0x5429('0xb'),auth[_0x5429('0x9')](),controller[_0x5429('0xc')]);router[_0x5429('0xd')]('/',auth[_0x5429('0x9')](),controller['create']);router[_0x5429('0xe')](_0x5429('0xb'),auth[_0x5429('0x9')](),controller[_0x5429('0xf')]);router[_0x5429('0x10')](_0x5429('0xb'),auth['isAuthenticated'](),controller[_0x5429('0x11')]);module[_0x5429('0x12')]=router;
\ No newline at end of file