Built motion from commit e493b9a4954b50a8ee6d0034ba3601cd210d989d. Version 3.0.0...
[motion-next.git] / server / api / intSalesforceAccount / index.js
1 'use strict';const a334_0x352e=['1392451fhFgnJ','getConfigurations','getFields','update','show','destroy','1472387INytBI','get','1024103QPSmXX','/:id/configurations','exports','@components/auth/service','583766MADylP','1936824AuLeef','post','./intSalesforceAccount.controller','20029Rmjgro','34055ECzxWx','addConfiguration','1bTWLhg','/:id','1xpJZdL','/:id/fields','2nKjuvB','isAuthenticated','put','delete'];const a334_0x4149=function(_0x162433,_0x2a034a){_0x162433=_0x162433-0xeb;let _0x352e0e=a334_0x352e[_0x162433];return _0x352e0e;};const a334_0x10ed63=a334_0x4149;(function(_0x42faf4,_0x319c29){const _0x12ae3b=a334_0x4149;while(!![]){try{const _0x13fa0a=parseInt(_0x12ae3b(0x100))+parseInt(_0x12ae3b(0xfb))+-parseInt(_0x12ae3b(0xff))*-parseInt(_0x12ae3b(0xeb))+parseInt(_0x12ae3b(0x104))*-parseInt(_0x12ae3b(0xef))+-parseInt(_0x12ae3b(0xf5))+-parseInt(_0x12ae3b(0x102))*-parseInt(_0x12ae3b(0xf7))+parseInt(_0x12ae3b(0xfc));if(_0x13fa0a===_0x319c29)break;else _0x42faf4['push'](_0x42faf4['shift']());}catch(_0x554c9c){_0x42faf4['push'](_0x42faf4['shift']());}}}(a334_0x352e,0xb8130));const express=require('express'),router=express['Router'](),auth=require(a334_0x10ed63(0xfa)),controller=require(a334_0x10ed63(0xfe));router[a334_0x10ed63(0xf6)]('/',auth[a334_0x10ed63(0xec)](),controller['index']),router[a334_0x10ed63(0xf6)](a334_0x10ed63(0x103),auth[a334_0x10ed63(0xec)](),controller[a334_0x10ed63(0xf3)]),router[a334_0x10ed63(0xf6)](a334_0x10ed63(0xf8),auth[a334_0x10ed63(0xec)](),controller[a334_0x10ed63(0xf0)]),router[a334_0x10ed63(0xf6)](a334_0x10ed63(0x105),auth[a334_0x10ed63(0xec)](),controller[a334_0x10ed63(0xf1)]),router['post']('/',auth[a334_0x10ed63(0xec)](),controller['create']),router[a334_0x10ed63(0xfd)](a334_0x10ed63(0xf8),auth[a334_0x10ed63(0xec)](),controller[a334_0x10ed63(0x101)]),router[a334_0x10ed63(0xed)]('/:id',auth[a334_0x10ed63(0xec)](),controller[a334_0x10ed63(0xf2)]),router[a334_0x10ed63(0xee)](a334_0x10ed63(0x103),auth[a334_0x10ed63(0xec)](),controller[a334_0x10ed63(0xf4)]),module[a334_0x10ed63(0xf9)]=router;