Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / jira / index.js
index 84b6f9e..b20a188 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4fa9=['../../components/auth/service','./jira.controller','post','isAuthenticated','send','exports','express'];(function(_0x1983d9,_0x31b332){var _0x220e66=function(_0x22799b){while(--_0x22799b){_0x1983d9['push'](_0x1983d9['shift']());}};_0x220e66(++_0x31b332);}(_0x4fa9,0x187));var _0x94fa=function(_0x379051,_0x29a2c6){_0x379051=_0x379051-0x0;var _0x99308f=_0x4fa9[_0x379051];return _0x99308f;};'use strict';var express=require(_0x94fa('0x0'));var router=express['Router']();var auth=require(_0x94fa('0x1'));var controller=require(_0x94fa('0x2'));router[_0x94fa('0x3')]('/',auth[_0x94fa('0x4')](),controller[_0x94fa('0x5')]);module[_0x94fa('0x6')]=router;
\ No newline at end of file
+var _0xadb5=['post','isAuthenticated','exports','Router','./jira.controller'];(function(_0x37f5ac,_0x3ce5bf){var _0x1b7d76=function(_0x31fc6e){while(--_0x31fc6e){_0x37f5ac['push'](_0x37f5ac['shift']());}};_0x1b7d76(++_0x3ce5bf);}(_0xadb5,0xad));var _0x5adb=function(_0x343e0a,_0xd138a3){_0x343e0a=_0x343e0a-0x0;var _0x324f64=_0xadb5[_0x343e0a];return _0x324f64;};'use strict';var express=require('express');var router=express[_0x5adb('0x0')]();var auth=require('../../components/auth/service');var controller=require(_0x5adb('0x1'));router[_0x5adb('0x2')]('/',auth[_0x5adb('0x3')](),controller['send']);module[_0x5adb('0x4')]=router;
\ No newline at end of file