Built motion from commit e0fa946e.|2.6.5
[motion2.git] / server / api / intDeskField / index.js
index eb5d5eb..3db96b8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb724=['show','post','create','put','delete','destroy','exports','multer','util','connect-timeout','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id'];(function(_0x3208ef,_0x3a86f0){var _0x17dfaf=function(_0x364762){while(--_0x364762){_0x3208ef['push'](_0x3208ef['shift']());}};_0x17dfaf(++_0x3a86f0);}(_0xb724,0x19f));var _0x4b72=function(_0x104431,_0x26a1dc){_0x104431=_0x104431-0x0;var _0x1385f1=_0xb724[_0x104431];return _0x1385f1;};'use strict';var multer=require(_0x4b72('0x0'));var util=require(_0x4b72('0x1'));var path=require('path');var timeout=require(_0x4b72('0x2'));var express=require('express');var router=express[_0x4b72('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x4b72('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x4b72('0x5'));var controller=require('./intDeskField.controller');router[_0x4b72('0x6')]('/',auth[_0x4b72('0x7')](),controller[_0x4b72('0x8')]);router[_0x4b72('0x6')](_0x4b72('0x9'),auth['isAuthenticated'](),controller[_0x4b72('0xa')]);router[_0x4b72('0xb')]('/',auth[_0x4b72('0x7')](),controller[_0x4b72('0xc')]);router[_0x4b72('0xd')](_0x4b72('0x9'),auth['isAuthenticated'](),controller['update']);router[_0x4b72('0xe')]('/:id',auth[_0x4b72('0x7')](),controller[_0x4b72('0xf')]);module[_0x4b72('0x10')]=router;
\ No newline at end of file
+var _0x3a52=['put','/:id','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','./intDeskField.controller','get','index','isAuthenticated','show','post','create'];(function(_0x2c3dd1,_0x12c266){var _0xf43435=function(_0x6cbcff){while(--_0x6cbcff){_0x2c3dd1['push'](_0x2c3dd1['shift']());}};_0xf43435(++_0x12c266);}(_0x3a52,0x182));var _0x23a5=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x3a52[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require(_0x23a5('0x0'));var util=require('util');var path=require(_0x23a5('0x1'));var timeout=require(_0x23a5('0x2'));var express=require(_0x23a5('0x3'));var router=express[_0x23a5('0x4')]();var fs_extra=require(_0x23a5('0x5'));var auth=require(_0x23a5('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x23a5('0x7'));router[_0x23a5('0x8')]('/',auth['isAuthenticated'](),controller[_0x23a5('0x9')]);router[_0x23a5('0x8')]('/:id',auth[_0x23a5('0xa')](),controller[_0x23a5('0xb')]);router[_0x23a5('0xc')]('/',auth[_0x23a5('0xa')](),controller[_0x23a5('0xd')]);router[_0x23a5('0xe')](_0x23a5('0xf'),auth['isAuthenticated'](),controller[_0x23a5('0x10')]);router[_0x23a5('0x11')](_0x23a5('0xf'),auth[_0x23a5('0xa')](),controller[_0x23a5('0x12')]);module[_0x23a5('0x13')]=router;
\ No newline at end of file