模型关系图_ER图
2021-03-31 18:13:05 489 举报
ER图,全称实体-关系图,是一种用于描述现实世界中的概念模型的工具。在ER图中,我们使用矩形表示实体,椭圆形表示属性,菱形表示关系。实体是现实世界中可以区分的对象或事物,属性是描述实体特征的详细信息,关系则是连接不同实体之间的纽带。通过ER图,我们可以清晰地展示出实体、属性和关系之间的联系,从而更好地理解现实世界中的数据结构。
作者其他创作
大纲/内容
orderid(订单编号)
QuotePrice(刊例价信息表)
id vtypeid(视频类型编号)industryid(行业编号)cteamid(创作者团队编号) price status opuserid(操作人编号) createtimeupdatetime
transid(结算单编号)
semcid(sem系统cid) +semaccid(sem系统accid)
Team(团队)
id teamtype teamid(团队编号) teamname company leaderid(团队负责人编号) leadername opuserid(操作人编号) status createtime updatetime
powerid(权限编号)
userid(用户编号)
roleid(角色编号)
teamid(团队编号)
OrderCreative(订单创作者信息)
id ocid orderid(订单编号)userid(用户编号) teamid(团队编号) groupid(小组编号) status createtimeupdatetime
User(用户)
id userid(用户编号)username name password mobile email uid teamtype teamid(团队编号) groupid(小组编号) opuserid(操作人编号) status createtime updatetime
Groups(小组)
id teamtype teamid(团队编号) groupid(小组编号) groupname leaderid(团队负责人编号) leadernameopuserid(操作人编号) status createtimeupdatetime
Order(订单)
id orderid(订单编号)ordername cid(客户编号) cname dispatch deliverydate accomplishdata amount paidamount paidstatus des attachment mobile email wechat status type userid(用户编号) groupid(小组编号) teamid(团队编号) createtime updatetime
vtypeid(视频类型编号)+industryid(行业编号)
videoid(视频编号)
OrderFlowLog(订单流程信息表)
id logid orderid(订单编号)status logdate userid(用户编号) teamid(团队编号) groupid(小组编号) createtime updatetime
UserRole(角色)
id roleid(角色编号) rolename teamtype des status createtime updatetime
Channel(渠道字典表)
id channelid(渠道编号) channelnamestatus opuserid(操作人编号) createtime updatetime
teamid(团队id)(teamtpye为需求方)
channelid(渠道编号)
UserPowerKVSetting(角色权限映射表)
id roleid(角色编号) datapowerid des powerid(权限编号) status createtime updatetime
UserRoleRel(用户角色关联表)
id userid(用户编号) roleid(角色编号) status opuserid(操作人编号) createtime updatetime
OrderVideoSpec(订单视频要求表)
id specid(订单视频要求编号) orderid(订单编号)vtypeid industryid price num amount createtime updatetime
UserPower(权限表)
id teamtype type powerid(权限编号)parentpoweridpowername des status createtime updatetime
cid(客户编号)
dteamid(需求方团队编号)+cid(客户编号)
Industry (行业信息字典表)
id industryid(行业编号)industryname status opuserid(操作人编号) createtime updatetime
BalanceOrderRel(结算单订单关联表)
id transid(结算单编号) orderid(订单编号)amount actualamountopuserid(操作人编号) createtime updatetime
BalanceTicket(结算单信息表)
id transid(结算单编号) dteamid(需求方团队编号) cteamid(创作者团队编号) cid(客户编号) amount actualamount status opuserid(操作人编号) srctype des attachment file createtime updatetime opusergroupid(操作人小组编号) opuserteamid(操作人团队编号)
VideoInfo(视频信息表)
id orderid(订单编号) specid(订单视频要求编号) videoid(视频编号) videoname videopath thumbnail size type aspectratioresolution vbitrate abitrate duration filemd5 status channelid(渠道编号) planning director cameraman laststage des attachment userid(用户编号) teamid(团队编号) groupid(小组编号) semmd5 createtime updatetime
Account(账户信息表)
id dteamid(需求方团队编号) cid(客户编号) balance frozen status starttime endtime opuserid(操作人编号) createtimeupdatetime
Customer(客户主体)
id cid(客户编号) cname des opuserid(操作人编号) status createtime updatetime
groupid(小组编号)
Authorization(授权信息表)
id dteamid channelid accountid semcid(sem系统cid) semchannelid(sem渠道id)semmediaid(sem媒体id) semaccid(sem系统accid) opuserid(操作人编号) status createtime updatetime
VideoType(视频类型字典表)
id vtypeid(视频类型编号)vtypename status opuserid(操作人编号) createtimeupdatetime
BalanceChangeLog(财务流水表)
id transid(结算单编号) dteamid(需求方团队编号) cid(客户编号)opertype srctype opuserid(操作人编号) amount balance des attachmentcreatetime
MaterialCostDaily(视频效果数据表)
id channelid(渠道编号) semcid(sem系统cid) semchannelid(sem渠道id)semmediaid(sem媒体id) semaccid(sem系统accid) dateline orderid(订单编号)videoid(视频编号) md5 impression click cost conversion deepconvert videoouterplay25count videoouterplay50count videoouterplay75count videoouterplay100count play3scount play5scount videooutcount totalplay videoouterplaycount activatedcount retentioncount appregistercount createtime updatetime
0 条评论
下一页