Built motion from commit 25580385.|2.6.2
[motion2.git] / server / api / intZohoField / index.js
index 2473100..32cd1e8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf4f4=['./intZohoField.controller','isAuthenticated','index','get','/:id','show','post','put','update','delete','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x4ea23c,_0x40fc65){var _0x338f08=function(_0x2bde20){while(--_0x2bde20){_0x4ea23c['push'](_0x4ea23c['shift']());}};_0x338f08(++_0x40fc65);}(_0xf4f4,0xe3));var _0x4f4f=function(_0x345abd,_0x1afedd){_0x345abd=_0x345abd-0x0;var _0x2935b2=_0xf4f4[_0x345abd];return _0x2935b2;};'use strict';var multer=require(_0x4f4f('0x0'));var util=require(_0x4f4f('0x1'));var path=require('path');var timeout=require(_0x4f4f('0x2'));var express=require(_0x4f4f('0x3'));var router=express[_0x4f4f('0x4')]();var auth=require(_0x4f4f('0x5'));var interaction=require(_0x4f4f('0x6'));var config=require('../../config/environment');var controller=require(_0x4f4f('0x7'));router['get']('/',auth[_0x4f4f('0x8')](),controller[_0x4f4f('0x9')]);router[_0x4f4f('0xa')](_0x4f4f('0xb'),auth[_0x4f4f('0x8')](),controller[_0x4f4f('0xc')]);router[_0x4f4f('0xd')]('/',auth[_0x4f4f('0x8')](),controller['create']);router[_0x4f4f('0xe')](_0x4f4f('0xb'),auth[_0x4f4f('0x8')](),controller[_0x4f4f('0xf')]);router[_0x4f4f('0x10')](_0x4f4f('0xb'),auth[_0x4f4f('0x8')](),controller[_0x4f4f('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x5c8d=['delete','destroy','exports','path','express','Router','get','isAuthenticated','index','/:id','show','post','create','put','update'];(function(_0x28b33c,_0x360db3){var _0x238f9d=function(_0x4c57ad){while(--_0x4c57ad){_0x28b33c['push'](_0x28b33c['shift']());}};_0x238f9d(++_0x360db3);}(_0x5c8d,0x1d4));var _0xd5c8=function(_0x18b3a3,_0x4e1994){_0x18b3a3=_0x18b3a3-0x0;var _0xb552e4=_0x5c8d[_0x18b3a3];return _0xb552e4;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xd5c8('0x0'));var timeout=require('connect-timeout');var express=require(_0xd5c8('0x1'));var router=express[_0xd5c8('0x2')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intZohoField.controller');router[_0xd5c8('0x3')]('/',auth[_0xd5c8('0x4')](),controller[_0xd5c8('0x5')]);router[_0xd5c8('0x3')](_0xd5c8('0x6'),auth[_0xd5c8('0x4')](),controller[_0xd5c8('0x7')]);router[_0xd5c8('0x8')]('/',auth[_0xd5c8('0x4')](),controller[_0xd5c8('0x9')]);router[_0xd5c8('0xa')](_0xd5c8('0x6'),auth[_0xd5c8('0x4')](),controller[_0xd5c8('0xb')]);router[_0xd5c8('0xc')](_0xd5c8('0x6'),auth[_0xd5c8('0x4')](),controller[_0xd5c8('0xd')]);module[_0xd5c8('0xe')]=router;
\ No newline at end of file