X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FmailMessage%2FmailMessage.attributes.js;h=a5a0bfb395edc4e839a997e60c82383acfccd822;hb=877636f71ea4e4a4bfc9f2950f78c09e94a43e10;hp=530a0de497b93dd63799927a21da77279bda3389;hpb=dfacf7f441a092a1e235cb444060bf10fa72e39a;p=motion2.git diff --git a/server/api/mailMessage/mailMessage.attributes.js b/server/api/mailMessage/mailMessage.attributes.js index 530a0de..a5a0bfb 100644 --- a/server/api/mailMessage/mailMessage.attributes.js +++ b/server/api/mailMessage/mailMessage.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xc17d=['medium','BOOLEAN','ENUM','out','long','DATE','INTEGER','sequelize','lodash','exports','TEXT'];(function(_0x13992d,_0x3029ea){var _0x3d15bf=function(_0x3444f7){while(--_0x3444f7){_0x13992d['push'](_0x13992d['shift']());}};_0x3d15bf(++_0x3029ea);}(_0xc17d,0x96));var _0xdc17=function(_0x1d2944,_0xa8ecab){_0x1d2944=_0x1d2944-0x0;var _0x2921f9=_0xc17d[_0x1d2944];return _0x2921f9;};'use strict';var Sequelize=require(_0xdc17('0x0'));var _=require(_0xdc17('0x1'));module[_0xdc17('0x2')]={'body':{'type':Sequelize[_0xdc17('0x3')]('long'),'allowNull':![]},'plainBody':{'type':Sequelize[_0xdc17('0x3')](_0xdc17('0x4'))},'read':{'type':Sequelize[_0xdc17('0x5')],'defaultValue':![]},'direction':{'type':Sequelize[_0xdc17('0x6')]('in','out'),'defaultValue':_0xdc17('0x7'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0x1fe)},'from':{'type':Sequelize['STRING']},'to':{'type':Sequelize[_0xdc17('0x3')]('long')},'cc':{'type':Sequelize[_0xdc17('0x3')](_0xdc17('0x8'))},'bcc':{'type':Sequelize['TEXT']('long')},'subject':{'type':Sequelize[_0xdc17('0x3')]},'sentAt':{'type':Sequelize[_0xdc17('0x9')]},'attach':{'type':Sequelize[_0xdc17('0xa')],'defaultValue':0x0},'secret':{'type':Sequelize[_0xdc17('0x5')],'defaultValue':![]},'readAt':{'type':Sequelize[_0xdc17('0x9')]},'originTo':{'type':Sequelize[_0xdc17('0x3')](_0xdc17('0x8'))},'originCc':{'type':Sequelize[_0xdc17('0x3')]('long')}}; \ No newline at end of file +var _0x229c=['out','STRING','TEXT','lodash','long','BOOLEAN'];(function(_0x13b330,_0x297092){var _0x1f666c=function(_0x5ebc84){while(--_0x5ebc84){_0x13b330['push'](_0x13b330['shift']());}};_0x1f666c(++_0x297092);}(_0x229c,0xcf));var _0xc229=function(_0x39df82,_0x3469e5){_0x39df82=_0x39df82-0x0;var _0x27aef8=_0x229c[_0x39df82];return _0x27aef8;};'use strict';var Sequelize=require('sequelize');var _=require(_0xc229('0x0'));module['exports']={'body':{'type':Sequelize['TEXT'](_0xc229('0x1')),'allowNull':![]},'plainBody':{'type':Sequelize['TEXT']('medium')},'read':{'type':Sequelize[_0xc229('0x2')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in',_0xc229('0x3')),'defaultValue':_0xc229('0x3'),'allowNull':![]},'messageId':{'type':Sequelize[_0xc229('0x4')](0x1fe)},'from':{'type':Sequelize['STRING']},'to':{'type':Sequelize[_0xc229('0x5')]('long')},'cc':{'type':Sequelize[_0xc229('0x5')](_0xc229('0x1'))},'bcc':{'type':Sequelize['TEXT'](_0xc229('0x1'))},'subject':{'type':Sequelize[_0xc229('0x5')]},'sentAt':{'type':Sequelize['DATE']},'attach':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'secret':{'type':Sequelize[_0xc229('0x2')],'defaultValue':![]},'readAt':{'type':Sequelize['DATE']},'originTo':{'type':Sequelize['TEXT'](_0xc229('0x1'))},'originCc':{'type':Sequelize[_0xc229('0x5')](_0xc229('0x1'))}}; \ No newline at end of file