Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / squareReport / index.js
index d446a1f..8fd94b4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc66d=['show','put','update','delete','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareReport.controller','get','isAuthenticated','/describe','describe','/:id'];(function(_0x40d5cc,_0xf9d2c7){var _0x6950af=function(_0x295221){while(--_0x295221){_0x40d5cc['push'](_0x40d5cc['shift']());}};_0x6950af(++_0xf9d2c7);}(_0xc66d,0xe1));var _0xdc66=function(_0x26f935,_0x17b8c3){_0x26f935=_0x26f935-0x0;var _0x3b9713=_0xc66d[_0x26f935];return _0x3b9713;};'use strict';var multer=require(_0xdc66('0x0'));var util=require(_0xdc66('0x1'));var path=require(_0xdc66('0x2'));var timeout=require(_0xdc66('0x3'));var express=require(_0xdc66('0x4'));var router=express[_0xdc66('0x5')]();var auth=require(_0xdc66('0x6'));var interaction=require(_0xdc66('0x7'));var config=require(_0xdc66('0x8'));var controller=require(_0xdc66('0x9'));router[_0xdc66('0xa')]('/',auth[_0xdc66('0xb')](),controller['index']);router[_0xdc66('0xa')](_0xdc66('0xc'),auth['isAuthenticated'](),controller[_0xdc66('0xd')]);router[_0xdc66('0xa')](_0xdc66('0xe'),auth['isAuthenticated'](),controller[_0xdc66('0xf')]);router['post']('/',auth[_0xdc66('0xb')](),controller['create']);router[_0xdc66('0x10')](_0xdc66('0xe'),auth[_0xdc66('0xb')](),controller[_0xdc66('0x11')]);router[_0xdc66('0x12')](_0xdc66('0xe'),auth[_0xdc66('0xb')](),controller['destroy']);module[_0xdc66('0x13')]=router;
\ No newline at end of file
+var _0x988c=['isAuthenticated','/describe','/:id','show','post','create','put','update','destroy','multer','express','Router','fs-extra','./squareReport.controller','get'];(function(_0x173a01,_0x5cd741){var _0x1f7968=function(_0x68dd81){while(--_0x68dd81){_0x173a01['push'](_0x173a01['shift']());}};_0x1f7968(++_0x5cd741);}(_0x988c,0x19e));var _0xc988=function(_0x258c17,_0x191833){_0x258c17=_0x258c17-0x0;var _0x17929b=_0x988c[_0x258c17];return _0x17929b;};'use strict';var multer=require(_0xc988('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc988('0x1'));var router=express[_0xc988('0x2')]();var fs_extra=require(_0xc988('0x3'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xc988('0x4'));router[_0xc988('0x5')]('/',auth[_0xc988('0x6')](),controller['index']);router[_0xc988('0x5')](_0xc988('0x7'),auth['isAuthenticated'](),controller['describe']);router[_0xc988('0x5')](_0xc988('0x8'),auth[_0xc988('0x6')](),controller[_0xc988('0x9')]);router[_0xc988('0xa')]('/',auth['isAuthenticated'](),controller[_0xc988('0xb')]);router[_0xc988('0xc')](_0xc988('0x8'),auth[_0xc988('0x6')](),controller[_0xc988('0xd')]);router['delete'](_0xc988('0x8'),auth[_0xc988('0x6')](),controller[_0xc988('0xe')]);module['exports']=router;
\ No newline at end of file