您好,欢迎访问三七文档
im_bmsgcontent表注释:公告广播消息内容表字段类型空默认注释msgIdint(11)否公告内容主键msgContenttext否公告内容fromUserIdint(11)否发送者IDfromUserNamechar(16)否发送者用户名sendTimedatetime否发送时间im_bmsgtouser表注释:公告广播字段类型空默认注释listIdint(11)否主键msgIdint(11)否公告ID,外键userIdint(11)否接收者IDstateint(1)否0接收状态0为没接收,1为已接收createddatetime否创建时间updateddatetime否更新时间im_gmsgcontent表注释:群消息内容表字段类型空默认注释gMsgIdint(11)否主键gMsgContenttext否群消息内容fromUserIdint(11)否发送者IDfromUserNamechar(16)否发送者用户名sendTimedatetime否发送时间createddatetime否创建时间updateddatetime否更新时间im_gmsgtouser表注释:群消息关联表字段类型空默认注释listIdint(11)否主键userIdint(11)否接收者IDgMsgIdint(11)否群消息ID,外键recvStateint(1)否0接收状态0为未接收,1为已接收recvTimedatetime是NULL接收时间createddatetime否创建时间updateddatetime是NULL更新时间im_group表注释:群表字段类型空默认注释groupIdint(11)否主键groupNamechar(30)否群名userIdint(11)否群主IDcreateddatetime否创建时间updateddatetime是NULL更新时间im_grouptouser表注释:群用户关联表字段类型空默认注释idint(11)否主键groupIdint(11)否群IDuserIdint(11)否用户IDcreateddatetime否创建时间updateddatetime是NULL更新时间im_offlinefile表注释:离线文件表字段类型空默认注释idint(11)否主键fileNamechar(60)否文件名filePathint(120)否文件路径fromUserIdint(11)否发送者IDfromUserNamechar(16)否发送者用户名toUserIdint(11)否接收者IDstateint(1)否0接收状态recvTimedatetime是NULL接收时间createddatetime否创建时间updateddatetime是NULL更新时间im_onlineuser表注释:在线用户表字段类型空默认注释idint(11)否主键userIdint(11)否在线用户IDstateint(1)否0当前状态0为离线,1为在线,2为隐身userIpchar(15)否IPuserPortchar(4)否端口号softVersionchar(15)否客户端版本号createddatetime否创建时间updateddatetime是NULL更新时间im_pmsgtouser表注释:个人消息关联表字段类型空默认注释listIdint(11)否主键toUserIdint(11)否接收者IDfromUserIdint(11)否发送者IDfromUserNamechar(16)否发送者用户名msgContentint(11)否消息内容sendTimeint(11)否发送时间recvStateint(1)否0接收状态0为未接收,1为已接收recvTimedatetime是NULL接收时间
本文标题:im数据库设计
链接地址:https://www.777doc.com/doc-6071438 .html