Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / jira / index.js
index 9aa3cf6..bc18ec1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbafa=['exports','express','Router','../../components/auth/service','./jira.controller','post','isAuthenticated','send'];(function(_0x3c729b,_0x2a4146){var _0x55894c=function(_0x183a16){while(--_0x183a16){_0x3c729b['push'](_0x3c729b['shift']());}};_0x55894c(++_0x2a4146);}(_0xbafa,0x81));var _0xabaf=function(_0x1b64eb,_0x11427c){_0x1b64eb=_0x1b64eb-0x0;var _0xf32d56=_0xbafa[_0x1b64eb];return _0xf32d56;};'use strict';var express=require(_0xabaf('0x0'));var router=express[_0xabaf('0x1')]();var auth=require(_0xabaf('0x2'));var controller=require(_0xabaf('0x3'));router[_0xabaf('0x4')]('/',auth[_0xabaf('0x5')](),controller[_0xabaf('0x6')]);module[_0xabaf('0x7')]=router;
\ No newline at end of file
+var _0x2816=['isAuthenticated','send','express','Router','./jira.controller','post'];(function(_0x4a2f68,_0x2a864d){var _0x55f946=function(_0x50b711){while(--_0x50b711){_0x4a2f68['push'](_0x4a2f68['shift']());}};_0x55f946(++_0x2a864d);}(_0x2816,0xc2));var _0x6281=function(_0x123414,_0x4f85f6){_0x123414=_0x123414-0x0;var _0x50e83a=_0x2816[_0x123414];return _0x50e83a;};'use strict';var express=require(_0x6281('0x0'));var router=express[_0x6281('0x1')]();var auth=require('../../components/auth/service');var controller=require(_0x6281('0x2'));router[_0x6281('0x3')]('/',auth[_0x6281('0x4')](),controller[_0x6281('0x5')]);module['exports']=router;
\ No newline at end of file