Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / intDeskField / index.js
index c689aa4..84f30d3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe43b=['destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/:id','show','post','put','update','delete'];(function(_0x1aa368,_0x56c31d){var _0x3d9e29=function(_0x32c580){while(--_0x32c580){_0x1aa368['push'](_0x1aa368['shift']());}};_0x3d9e29(++_0x56c31d);}(_0xe43b,0x1dd));var _0xbe43=function(_0x263a0a,_0x2aebeb){_0x263a0a=_0x263a0a-0x0;var _0x9fdcb=_0xe43b[_0x263a0a];return _0x9fdcb;};'use strict';var multer=require(_0xbe43('0x0'));var util=require(_0xbe43('0x1'));var path=require(_0xbe43('0x2'));var timeout=require(_0xbe43('0x3'));var express=require(_0xbe43('0x4'));var router=express[_0xbe43('0x5')]();var auth=require(_0xbe43('0x6'));var interaction=require(_0xbe43('0x7'));var config=require('../../config/environment');var controller=require('./intDeskField.controller');router[_0xbe43('0x8')]('/',auth[_0xbe43('0x9')](),controller[_0xbe43('0xa')]);router['get'](_0xbe43('0xb'),auth[_0xbe43('0x9')](),controller[_0xbe43('0xc')]);router[_0xbe43('0xd')]('/',auth[_0xbe43('0x9')](),controller['create']);router[_0xbe43('0xe')](_0xbe43('0xb'),auth[_0xbe43('0x9')](),controller[_0xbe43('0xf')]);router[_0xbe43('0x10')](_0xbe43('0xb'),auth[_0xbe43('0x9')](),controller[_0xbe43('0x11')]);module[_0xbe43('0x12')]=router;
\ No newline at end of file
+var _0x420e=['show','put','update','destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','/:id','isAuthenticated'];(function(_0x33fbfd,_0x547b70){var _0x520785=function(_0x43e32a){while(--_0x43e32a){_0x33fbfd['push'](_0x33fbfd['shift']());}};_0x520785(++_0x547b70);}(_0x420e,0x125));var _0xe420=function(_0x58bd17,_0x20ad5f){_0x58bd17=_0x58bd17-0x0;var _0x3663ef=_0x420e[_0x58bd17];return _0x3663ef;};'use strict';var multer=require(_0xe420('0x0'));var util=require(_0xe420('0x1'));var path=require(_0xe420('0x2'));var timeout=require('connect-timeout');var express=require(_0xe420('0x3'));var router=express[_0xe420('0x4')]();var auth=require(_0xe420('0x5'));var interaction=require(_0xe420('0x6'));var config=require(_0xe420('0x7'));var controller=require('./intDeskField.controller');router[_0xe420('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0xe420('0x8')](_0xe420('0x9'),auth[_0xe420('0xa')](),controller[_0xe420('0xb')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0xe420('0xc')](_0xe420('0x9'),auth['isAuthenticated'](),controller[_0xe420('0xd')]);router['delete']('/:id',auth[_0xe420('0xa')](),controller[_0xe420('0xe')]);module[_0xe420('0xf')]=router;
\ No newline at end of file