Built motion from commit e493b9a4954b50a8ee6d0034ba3601cd210d989d. Version 3.0.0...
[motion-next.git] / server / api / intVtigerAccount / index.js
1 'use strict';const a382_0x5df2=['600171gDgWZZ','addConfiguration','/:id','show','230181tdSARZ','create','3MufEZR','587099jdoKBB','/:id/fields','delete','getFields','1PBnXAk','./intVtigerAccount.controller','isAuthenticated','173077sfEEoG','@components/auth/service','261529SQFXLX','/:id/configurations','exports','getConfigurations','658535Pexkkg','post','express','1asBxtP','110258YbQDBx','get','index'];const a382_0x2758=function(_0x454fbc,_0x537f90){_0x454fbc=_0x454fbc-0x66;let _0x5df231=a382_0x5df2[_0x454fbc];return _0x5df231;};const a382_0x47d190=a382_0x2758;(function(_0x4f2984,_0x50011b){const _0xa93b8=a382_0x2758;while(!![]){try{const _0x367324=-parseInt(_0xa93b8(0x7c))*parseInt(_0xa93b8(0x80))+-parseInt(_0xa93b8(0x7b))*-parseInt(_0xa93b8(0x68))+parseInt(_0xa93b8(0x75))+-parseInt(_0xa93b8(0x72))*-parseInt(_0xa93b8(0x71))+parseInt(_0xa93b8(0x79))+-parseInt(_0xa93b8(0x6e))+parseInt(_0xa93b8(0x6a));if(_0x367324===_0x50011b)break;else _0x4f2984['push'](_0x4f2984['shift']());}catch(_0x290ad0){_0x4f2984['push'](_0x4f2984['shift']());}}}(a382_0x5df2,0x74258));const express=require(a382_0x47d190(0x70)),router=express['Router'](),auth=require(a382_0x47d190(0x69)),controller=require(a382_0x47d190(0x66));router[a382_0x47d190(0x73)]('/',auth['isAuthenticated'](),controller[a382_0x47d190(0x74)]),router['get'](a382_0x47d190(0x77),auth[a382_0x47d190(0x67)](),controller[a382_0x47d190(0x78)]),router[a382_0x47d190(0x73)](a382_0x47d190(0x6b),auth[a382_0x47d190(0x67)](),controller[a382_0x47d190(0x6d)]),router['get'](a382_0x47d190(0x7d),auth[a382_0x47d190(0x67)](),controller[a382_0x47d190(0x7f)]),router['post']('/',auth[a382_0x47d190(0x67)](),controller[a382_0x47d190(0x7a)]),router[a382_0x47d190(0x6f)](a382_0x47d190(0x6b),auth[a382_0x47d190(0x67)](),controller[a382_0x47d190(0x76)]),router['put'](a382_0x47d190(0x77),auth[a382_0x47d190(0x67)](),controller['update']),router[a382_0x47d190(0x7e)](a382_0x47d190(0x77),auth[a382_0x47d190(0x67)](),controller['destroy']),module[a382_0x47d190(0x6c)]=router;