Built motion from commit (unavailable).|2.4.20
[motion2.git] / server / api / intZohoField / index.js
index 18fdbef..a79b7b9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x33af=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id','show','post','put','update','delete','exports','util','connect-timeout','express','Router'];(function(_0x3a3b7a,_0x23d440){var _0x2644ef=function(_0x2f2f33){while(--_0x2f2f33){_0x3a3b7a['push'](_0x3a3b7a['shift']());}};_0x2644ef(++_0x23d440);}(_0x33af,0xec));var _0xf33a=function(_0x2f57b2,_0xa8e91a){_0x2f57b2=_0x2f57b2-0x0;var _0x5ace77=_0x33af[_0x2f57b2];return _0x5ace77;};'use strict';var multer=require('multer');var util=require(_0xf33a('0x0'));var path=require('path');var timeout=require(_0xf33a('0x1'));var express=require(_0xf33a('0x2'));var router=express[_0xf33a('0x3')]();var auth=require(_0xf33a('0x4'));var interaction=require(_0xf33a('0x5'));var config=require(_0xf33a('0x6'));var controller=require('./intZohoField.controller');router[_0xf33a('0x7')]('/',auth[_0xf33a('0x8')](),controller['index']);router[_0xf33a('0x7')](_0xf33a('0x9'),auth[_0xf33a('0x8')](),controller[_0xf33a('0xa')]);router[_0xf33a('0xb')]('/',auth[_0xf33a('0x8')](),controller['create']);router[_0xf33a('0xc')](_0xf33a('0x9'),auth[_0xf33a('0x8')](),controller[_0xf33a('0xd')]);router[_0xf33a('0xe')](_0xf33a('0x9'),auth['isAuthenticated'](),controller['destroy']);module[_0xf33a('0xf')]=router;
\ No newline at end of file
+var _0x958a=['isAuthenticated','index','get','/:id','show','post','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intZohoField.controller'];(function(_0x5dcac6,_0x16c78e){var _0x2b156d=function(_0x10cab6){while(--_0x10cab6){_0x5dcac6['push'](_0x5dcac6['shift']());}};_0x2b156d(++_0x16c78e);}(_0x958a,0x128));var _0xa958=function(_0x4eb81e,_0x83189f){_0x4eb81e=_0x4eb81e-0x0;var _0x30eab8=_0x958a[_0x4eb81e];return _0x30eab8;};'use strict';var multer=require(_0xa958('0x0'));var util=require(_0xa958('0x1'));var path=require('path');var timeout=require(_0xa958('0x2'));var express=require(_0xa958('0x3'));var router=express[_0xa958('0x4')]();var auth=require(_0xa958('0x5'));var interaction=require(_0xa958('0x6'));var config=require('../../config/environment');var controller=require(_0xa958('0x7'));router['get']('/',auth[_0xa958('0x8')](),controller[_0xa958('0x9')]);router[_0xa958('0xa')](_0xa958('0xb'),auth[_0xa958('0x8')](),controller[_0xa958('0xc')]);router[_0xa958('0xd')]('/',auth['isAuthenticated'](),controller['create']);router[_0xa958('0xe')](_0xa958('0xb'),auth[_0xa958('0x8')](),controller[_0xa958('0xf')]);router[_0xa958('0x10')](_0xa958('0xb'),auth[_0xa958('0x8')](),controller[_0xa958('0x11')]);module[_0xa958('0x12')]=router;
\ No newline at end of file