Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / intVtigerField / index.js
index eb9ae93..2f3296e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xebe7=['destroy','multer','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerField.controller','get','index','/:id','isAuthenticated','show','post','put','update','delete'];(function(_0x114bf1,_0x16ac4a){var _0x58072f=function(_0x377d8a){while(--_0x377d8a){_0x114bf1['push'](_0x114bf1['shift']());}};_0x58072f(++_0x16ac4a);}(_0xebe7,0x111));var _0x7ebe=function(_0x53853e,_0x43abf3){_0x53853e=_0x53853e-0x0;var _0x1cb577=_0xebe7[_0x53853e];return _0x1cb577;};'use strict';var multer=require(_0x7ebe('0x0'));var util=require('util');var path=require(_0x7ebe('0x1'));var timeout=require('connect-timeout');var express=require(_0x7ebe('0x2'));var router=express['Router']();var auth=require(_0x7ebe('0x3'));var interaction=require(_0x7ebe('0x4'));var config=require(_0x7ebe('0x5'));var controller=require(_0x7ebe('0x6'));router[_0x7ebe('0x7')]('/',auth['isAuthenticated'](),controller[_0x7ebe('0x8')]);router[_0x7ebe('0x7')](_0x7ebe('0x9'),auth[_0x7ebe('0xa')](),controller[_0x7ebe('0xb')]);router[_0x7ebe('0xc')]('/',auth['isAuthenticated'](),controller['create']);router[_0x7ebe('0xd')](_0x7ebe('0x9'),auth[_0x7ebe('0xa')](),controller[_0x7ebe('0xe')]);router[_0x7ebe('0xf')]('/:id',auth[_0x7ebe('0xa')](),controller[_0x7ebe('0x10')]);module['exports']=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