Blame view

技术分享/技术部--资源位模型.md 664 Bytes
yun authored
1 2 3
技术部--资源位业务模型
------------
4
## 资源位物理模型
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

资源位
resources
资源位预发布放在resources.publish_time当中,即一个资源位code可能对应多个资源位实体,多出来的就是预发布的数据。

资源位楼层
resources_content

资源位楼层数据
resources_content_data

模型图见"http://git.dev.yoho.cn/yoho-documents/share/blob/master/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/PIC/resource_phy_model.png"


## 资源位业务模型
21 22
资源位业务模型图见"http://git.dev.yoho.cn/yoho-documents/share/blob/master/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/PIC/resource_business_model.png"