9f4caf7fbc664a2307ce484a89ea154dde49121c
[motion-next.git] / server / api / intZohoField / index.js
1 const a353_0x549d=['index','update','post','Router','create','show','../../components/auth/service','delete','express','/:id','isAuthenticated','put','get'];(function(_0x3002f1,_0x549d77){const _0x32a1f4=function(_0x1212d9){while(--_0x1212d9){_0x3002f1['push'](_0x3002f1['shift']());}};_0x32a1f4(++_0x549d77);}(a353_0x549d,0x1c1));const a353_0x32a1=function(_0x3002f1,_0x549d77){_0x3002f1=_0x3002f1-0x0;let _0x32a1f4=a353_0x549d[_0x3002f1];return _0x32a1f4;};const _0x2c8955=a353_0x32a1;'use strict';const express=require(_0x2c8955('0x1')),router=express[_0x2c8955('0x9')](),auth=require(_0x2c8955('0xc')),controller=require('./intZohoField.controller');router['get']('/',auth['isAuthenticated'](),controller[_0x2c8955('0x6')]),router[_0x2c8955('0x5')](_0x2c8955('0x2'),auth[_0x2c8955('0x3')](),controller[_0x2c8955('0xb')]),router[_0x2c8955('0x8')]('/',auth['isAuthenticated'](),controller[_0x2c8955('0xa')]),router[_0x2c8955('0x4')](_0x2c8955('0x2'),auth[_0x2c8955('0x3')](),controller[_0x2c8955('0x7')]),router[_0x2c8955('0x0')](_0x2c8955('0x2'),auth[_0x2c8955('0x3')](),controller['destroy']),module['exports']=router;