Built motion from commit eddce310.|2.6.12
[motion2.git] / server / api / jira / index.js
index 3427042..91535ca 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7b1f=['post','isAuthenticated','send','express','Router','../../components/auth/service','./jira.controller'];(function(_0x2a1be5,_0x5d884f){var _0x5afc1f=function(_0x40a2e4){while(--_0x40a2e4){_0x2a1be5['push'](_0x2a1be5['shift']());}};_0x5afc1f(++_0x5d884f);}(_0x7b1f,0xab));var _0xf7b1=function(_0x276167,_0x21086e){_0x276167=_0x276167-0x0;var _0x27a866=_0x7b1f[_0x276167];return _0x27a866;};'use strict';var express=require(_0xf7b1('0x0'));var router=express[_0xf7b1('0x1')]();var auth=require(_0xf7b1('0x2'));var controller=require(_0xf7b1('0x3'));router[_0xf7b1('0x4')]('/',auth[_0xf7b1('0x5')](),controller[_0xf7b1('0x6')]);module['exports']=router;
\ No newline at end of file
+var _0x0b0e=['exports','express','../../components/auth/service','post','isAuthenticated','send'];(function(_0x26f702,_0x3919bf){var _0x11417d=function(_0x1aa3e8){while(--_0x1aa3e8){_0x26f702['push'](_0x26f702['shift']());}};_0x11417d(++_0x3919bf);}(_0x0b0e,0x187));var _0xe0b0=function(_0x51a85c,_0x2660a3){_0x51a85c=_0x51a85c-0x0;var _0x55001f=_0x0b0e[_0x51a85c];return _0x55001f;};'use strict';var express=require(_0xe0b0('0x0'));var router=express['Router']();var auth=require(_0xe0b0('0x1'));var controller=require('./jira.controller');router[_0xe0b0('0x2')]('/',auth[_0xe0b0('0x3')](),controller[_0xe0b0('0x4')]);module[_0xe0b0('0x5')]=router;
\ No newline at end of file