Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / intZohoField / index.js
index 2d31bd3..e734100 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb03e=['express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoField.controller','get','isAuthenticated','index','/:id','show','post','create','update','destroy','exports','util','path','connect-timeout'];(function(_0x3bfb65,_0x1e094a){var _0x539247=function(_0x50ce68){while(--_0x50ce68){_0x3bfb65['push'](_0x3bfb65['shift']());}};_0x539247(++_0x1e094a);}(_0xb03e,0x1eb));var _0xeb03=function(_0x5c0042,_0x40a76a){_0x5c0042=_0x5c0042-0x0;var _0x2aa93d=_0xb03e[_0x5c0042];return _0x2aa93d;};'use strict';var multer=require('multer');var util=require(_0xeb03('0x0'));var path=require(_0xeb03('0x1'));var timeout=require(_0xeb03('0x2'));var express=require(_0xeb03('0x3'));var router=express[_0xeb03('0x4')]();var auth=require(_0xeb03('0x5'));var interaction=require(_0xeb03('0x6'));var config=require(_0xeb03('0x7'));var controller=require(_0xeb03('0x8'));router[_0xeb03('0x9')]('/',auth[_0xeb03('0xa')](),controller[_0xeb03('0xb')]);router['get'](_0xeb03('0xc'),auth[_0xeb03('0xa')](),controller[_0xeb03('0xd')]);router[_0xeb03('0xe')]('/',auth[_0xeb03('0xa')](),controller[_0xeb03('0xf')]);router['put'](_0xeb03('0xc'),auth[_0xeb03('0xa')](),controller[_0xeb03('0x10')]);router['delete'](_0xeb03('0xc'),auth['isAuthenticated'](),controller[_0xeb03('0x11')]);module[_0xeb03('0x12')]=router;
\ No newline at end of file
+var _0x36cb=['/:id','update','delete','destroy','exports','multer','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intZohoField.controller','index','get','isAuthenticated','show','put'];(function(_0x4de663,_0x3796a1){var _0x59e7c0=function(_0x4f6b8e){while(--_0x4f6b8e){_0x4de663['push'](_0x4de663['shift']());}};_0x59e7c0(++_0x3796a1);}(_0x36cb,0x191));var _0xb36c=function(_0x53ccf2,_0x13cb67){_0x53ccf2=_0x53ccf2-0x0;var _0x5a2964=_0x36cb[_0x53ccf2];return _0x5a2964;};'use strict';var multer=require(_0xb36c('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xb36c('0x1'));var express=require(_0xb36c('0x2'));var router=express[_0xb36c('0x3')]();var fs_extra=require(_0xb36c('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xb36c('0x5'));var config=require(_0xb36c('0x6'));var controller=require(_0xb36c('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0xb36c('0x8')]);router[_0xb36c('0x9')]('/:id',auth[_0xb36c('0xa')](),controller[_0xb36c('0xb')]);router['post']('/',auth[_0xb36c('0xa')](),controller['create']);router[_0xb36c('0xc')](_0xb36c('0xd'),auth[_0xb36c('0xa')](),controller[_0xb36c('0xe')]);router[_0xb36c('0xf')](_0xb36c('0xd'),auth[_0xb36c('0xa')](),controller[_0xb36c('0x10')]);module[_0xb36c('0x11')]=router;
\ No newline at end of file