We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
###目录:###
结构:
模板对象: entity
##前言##
数据库模型包含表模型和视图模型,它们是从数据库的表和视图转换(生成)而来的,建议先阅读转换章节的内容。
##结构##
整个数据库的模型结构,主要分成几部分。
####表结构####
####视图结构####