Built motion from commit (unavailable).|2.0.74
[motion2.git] / server / api / voiceDialReport / index.js
index d648ac8..9a757b9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f2f=['/describe','describe','/:id','show','create','put','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get'];(function(_0x40b96c,_0x5cf648){var _0x5a4ca3=function(_0x59a388){while(--_0x59a388){_0x40b96c['push'](_0x40b96c['shift']());}};_0x5a4ca3(++_0x5cf648);}(_0x5f2f,0x73));var _0xf5f2=function(_0x4cc6e7,_0x4d1e8e){_0x4cc6e7=_0x4cc6e7-0x0;var _0x240ba2=_0x5f2f[_0x4cc6e7];return _0x240ba2;};'use strict';var multer=require(_0xf5f2('0x0'));var util=require(_0xf5f2('0x1'));var path=require(_0xf5f2('0x2'));var express=require(_0xf5f2('0x3'));var router=express[_0xf5f2('0x4')]();var auth=require(_0xf5f2('0x5'));var interaction=require(_0xf5f2('0x6'));var config=require(_0xf5f2('0x7'));var controller=require('./voiceDialReport.controller');router['get']('/',auth[_0xf5f2('0x8')](),controller[_0xf5f2('0x9')]);router[_0xf5f2('0xa')](_0xf5f2('0xb'),auth[_0xf5f2('0x8')](),controller[_0xf5f2('0xc')]);router['get'](_0xf5f2('0xd'),auth[_0xf5f2('0x8')](),controller[_0xf5f2('0xe')]);router['post']('/',auth[_0xf5f2('0x8')](),controller[_0xf5f2('0xf')]);router[_0xf5f2('0x10')]('/:id',auth[_0xf5f2('0x8')](),controller['update']);router['delete'](_0xf5f2('0xd'),auth[_0xf5f2('0x8')](),controller['destroy']);module[_0xf5f2('0x11')]=router;
\ No newline at end of file
+var _0x814b=['path','express','Router','../../components/auth/service','../../config/environment','./voiceDialReport.controller','get','isAuthenticated','index','describe','/:id','show','post','create','put','update','delete','exports','multer','util'];(function(_0x49369c,_0x2581f0){var _0x9a3c85=function(_0x254bb8){while(--_0x254bb8){_0x49369c['push'](_0x49369c['shift']());}};_0x9a3c85(++_0x2581f0);}(_0x814b,0x1a2));var _0xb814=function(_0x53f897,_0x539857){_0x53f897=_0x53f897-0x0;var _0x6879f8=_0x814b[_0x53f897];return _0x6879f8;};'use strict';var multer=require(_0xb814('0x0'));var util=require(_0xb814('0x1'));var path=require(_0xb814('0x2'));var express=require(_0xb814('0x3'));var router=express[_0xb814('0x4')]();var auth=require(_0xb814('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xb814('0x6'));var controller=require(_0xb814('0x7'));router[_0xb814('0x8')]('/',auth[_0xb814('0x9')](),controller[_0xb814('0xa')]);router[_0xb814('0x8')]('/describe',auth[_0xb814('0x9')](),controller[_0xb814('0xb')]);router['get'](_0xb814('0xc'),auth[_0xb814('0x9')](),controller[_0xb814('0xd')]);router[_0xb814('0xe')]('/',auth[_0xb814('0x9')](),controller[_0xb814('0xf')]);router[_0xb814('0x10')](_0xb814('0xc'),auth[_0xb814('0x9')](),controller[_0xb814('0x11')]);router[_0xb814('0x12')]('/:id',auth[_0xb814('0x9')](),controller['destroy']);module[_0xb814('0x13')]=router;
\ No newline at end of file