Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / intVtigerField / index.js
index 3a67817..2f3296e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcbcd=['exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intVtigerField.controller','get','isAuthenticated','/:id','show','create','update','delete','destroy'];(function(_0x3947c9,_0x4d6c97){var _0x2e7871=function(_0x1236cc){while(--_0x1236cc){_0x3947c9['push'](_0x3947c9['shift']());}};_0x2e7871(++_0x4d6c97);}(_0xcbcd,0x1bb));var _0xdcbc=function(_0x4be8ba,_0x5d10ba){_0x4be8ba=_0x4be8ba-0x0;var _0x1af822=_0xcbcd[_0x4be8ba];return _0x1af822;};'use strict';var multer=require('multer');var util=require(_0xdcbc('0x0'));var path=require(_0xdcbc('0x1'));var timeout=require(_0xdcbc('0x2'));var express=require(_0xdcbc('0x3'));var router=express[_0xdcbc('0x4')]();var auth=require(_0xdcbc('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xdcbc('0x6'));var controller=require(_0xdcbc('0x7'));router[_0xdcbc('0x8')]('/',auth[_0xdcbc('0x9')](),controller['index']);router[_0xdcbc('0x8')](_0xdcbc('0xa'),auth['isAuthenticated'](),controller[_0xdcbc('0xb')]);router['post']('/',auth[_0xdcbc('0x9')](),controller[_0xdcbc('0xc')]);router['put']('/:id',auth[_0xdcbc('0x9')](),controller[_0xdcbc('0xd')]);router[_0xdcbc('0xe')](_0xdcbc('0xa'),auth[_0xdcbc('0x9')](),controller[_0xdcbc('0xf')]);module[_0xdcbc('0x10')]=router;
\ No newline at end of file
+var _0xe51d=['index','get','post','create','put','/:id','update','destroy','exports','multer','util','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerField.controller','isAuthenticated'];(function(_0x5100e7,_0x134b0b){var _0x5afab8=function(_0x39e3f9){while(--_0x39e3f9){_0x5100e7['push'](_0x5100e7['shift']());}};_0x5afab8(++_0x134b0b);}(_0xe51d,0xab));var _0xde51=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xe51d[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xde51('0x0'));var util=require(_0xde51('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xde51('0x2'));var router=express['Router']();var fs_extra=require(_0xde51('0x3'));var auth=require(_0xde51('0x4'));var interaction=require(_0xde51('0x5'));var config=require(_0xde51('0x6'));var controller=require(_0xde51('0x7'));router['get']('/',auth[_0xde51('0x8')](),controller[_0xde51('0x9')]);router[_0xde51('0xa')]('/:id',auth[_0xde51('0x8')](),controller['show']);router[_0xde51('0xb')]('/',auth[_0xde51('0x8')](),controller[_0xde51('0xc')]);router[_0xde51('0xd')](_0xde51('0xe'),auth[_0xde51('0x8')](),controller[_0xde51('0xf')]);router['delete'](_0xde51('0xe'),auth['isAuthenticated'](),controller[_0xde51('0x10')]);module[_0xde51('0x11')]=router;
\ No newline at end of file