Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / jira / index.js
index 96a6717..0e7d68d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f2f=['isAuthenticated','send','exports','express','Router','../../components/auth/service','./jira.controller','post'];(function(_0x19d09f,_0x2bd6d6){var _0x178b15=function(_0x96b606){while(--_0x96b606){_0x19d09f['push'](_0x19d09f['shift']());}};_0x178b15(++_0x2bd6d6);}(_0x5f2f,0x73));var _0xf5f2=function(_0x2003db,_0x35d3e9){_0x2003db=_0x2003db-0x0;var _0x1e1ccb=_0x5f2f[_0x2003db];return _0x1e1ccb;};'use strict';var express=require(_0xf5f2('0x0'));var router=express[_0xf5f2('0x1')]();var auth=require(_0xf5f2('0x2'));var controller=require(_0xf5f2('0x3'));router[_0xf5f2('0x4')]('/',auth[_0xf5f2('0x5')](),controller[_0xf5f2('0x6')]);module[_0xf5f2('0x7')]=router;
\ No newline at end of file
+var _0x2032=['isAuthenticated','send','Router','../../components/auth/service','./jira.controller'];(function(_0x2c5ee9,_0x4cac7c){var _0x217cc0=function(_0x115f9f){while(--_0x115f9f){_0x2c5ee9['push'](_0x2c5ee9['shift']());}};_0x217cc0(++_0x4cac7c);}(_0x2032,0xd9));var _0x2203=function(_0x8018ea,_0x1b235b){_0x8018ea=_0x8018ea-0x0;var _0x2a6ded=_0x2032[_0x8018ea];return _0x2a6ded;};'use strict';var express=require('express');var router=express[_0x2203('0x0')]();var auth=require(_0x2203('0x1'));var controller=require(_0x2203('0x2'));router['post']('/',auth[_0x2203('0x3')](),controller[_0x2203('0x4')]);module['exports']=router;
\ No newline at end of file