X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FchatQueueReport%2FchatQueueReport.attributes.js;h=a2a2f467fd0416f608beb612f8bee7ac1cf3a9fc;hb=c593ef5de079879fb7bfbdd8f8d4d8640e684821;hp=d40597c6a48325bcfdfd847cefe98e7c2c1bb0e3;hpb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;p=motion2.git diff --git a/server/api/chatQueueReport/chatQueueReport.attributes.js b/server/api/chatQueueReport/chatQueueReport.attributes.js index d40597c..a2a2f46 100644 --- a/server/api/chatQueueReport/chatQueueReport.attributes.js +++ b/server/api/chatQueueReport/chatQueueReport.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x6571=['DATE','moment','sequelize','STRING'];(function(_0x2ed356,_0x392242){var _0x4df757=function(_0x5760ef){while(--_0x5760ef){_0x2ed356['push'](_0x2ed356['shift']());}};_0x4df757(++_0x392242);}(_0x6571,0x81));var _0x1657=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0x6571[_0x2641f9];return _0x585741;};'use strict';var moment=require(_0x1657('0x0'));var Sequelize=require(_0x1657('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0x1657('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x1657('0x3')]},'acceptAt':{'type':Sequelize[_0x1657('0x3')]},'exitAt':{'type':Sequelize[_0x1657('0x3')]},'reason':{'type':Sequelize[_0x1657('0x2')]}}; \ No newline at end of file +var _0x1d30=['STRING','DATE','moment','exports'];(function(_0x1ede65,_0x577c46){var _0x6f6112=function(_0x221207){while(--_0x221207){_0x1ede65['push'](_0x1ede65['shift']());}};_0x6f6112(++_0x577c46);}(_0x1d30,0x15e));var _0x01d3=function(_0x56ab44,_0x44451f){_0x56ab44=_0x56ab44-0x0;var _0x4c9ffb=_0x1d30[_0x56ab44];return _0x4c9ffb;};'use strict';var moment=require(_0x01d3('0x0'));var Sequelize=require('sequelize');module[_0x01d3('0x1')]={'uniqueid':{'type':Sequelize[_0x01d3('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0x01d3('0x2')]},'joinAt':{'type':Sequelize[_0x01d3('0x3')]},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x01d3('0x3')]},'exitAt':{'type':Sequelize[_0x01d3('0x3')]},'reason':{'type':Sequelize[_0x01d3('0x2')]}}; \ No newline at end of file