Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / voiceCallReport / index.js
index e70360f..87b8da2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb89=['put','update','updateWithRetry','destroy','express','Router','../../components/auth/service','./voiceCallReport.controller','get','isAuthenticated','index','/describe','/:id','show','post','create'];(function(_0x79324e,_0x4af67e){var _0x555666=function(_0x15d9c2){while(--_0x15d9c2){_0x79324e['push'](_0x79324e['shift']());}};_0x555666(++_0x4af67e);}(_0xeb89,0x174));var _0x9eb8=function(_0x42f928,_0x24c405){_0x42f928=_0x42f928-0x0;var _0x28855e=_0xeb89[_0x42f928];return _0x28855e;};'use strict';var express=require(_0x9eb8('0x0'));var router=express[_0x9eb8('0x1')]();var auth=require(_0x9eb8('0x2'));var controller=require(_0x9eb8('0x3'));router[_0x9eb8('0x4')]('/',auth[_0x9eb8('0x5')](),controller[_0x9eb8('0x6')]);router['get'](_0x9eb8('0x7'),auth[_0x9eb8('0x5')](),controller['describe']);router['get'](_0x9eb8('0x8'),auth[_0x9eb8('0x5')](),controller[_0x9eb8('0x9')]);router[_0x9eb8('0xa')]('/',auth[_0x9eb8('0x5')](),controller[_0x9eb8('0xb')]);router[_0x9eb8('0xc')]('/:id',auth[_0x9eb8('0x5')](),controller[_0x9eb8('0xd')]);router[_0x9eb8('0xc')]('/with-retry/:id',auth['isAuthenticated'](),controller[_0x9eb8('0xe')]);router['delete'](_0x9eb8('0x8'),auth[_0x9eb8('0x5')](),controller[_0x9eb8('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0xa551=['/:id','show','post','put','update','updateWithRetry','express','Router','../../components/auth/service','get','isAuthenticated','index','describe'];(function(_0x126558,_0x143c9a){var _0x1f6d14=function(_0x2b0eea){while(--_0x2b0eea){_0x126558['push'](_0x126558['shift']());}};_0x1f6d14(++_0x143c9a);}(_0xa551,0x7b));var _0x1a55=function(_0x503d45,_0x471712){_0x503d45=_0x503d45-0x0;var _0x183857=_0xa551[_0x503d45];return _0x183857;};'use strict';var express=require(_0x1a55('0x0'));var router=express[_0x1a55('0x1')]();var auth=require(_0x1a55('0x2'));var controller=require('./voiceCallReport.controller');router[_0x1a55('0x3')]('/',auth[_0x1a55('0x4')](),controller[_0x1a55('0x5')]);router[_0x1a55('0x3')]('/describe',auth[_0x1a55('0x4')](),controller[_0x1a55('0x6')]);router['get'](_0x1a55('0x7'),auth[_0x1a55('0x4')](),controller[_0x1a55('0x8')]);router[_0x1a55('0x9')]('/',auth[_0x1a55('0x4')](),controller['create']);router[_0x1a55('0xa')](_0x1a55('0x7'),auth[_0x1a55('0x4')](),controller[_0x1a55('0xb')]);router[_0x1a55('0xa')]('/with-retry/:id',auth[_0x1a55('0x4')](),controller[_0x1a55('0xc')]);router['delete'](_0x1a55('0x7'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file