yh_resouce数据库表描述.md
1.84 KB
resource (资源位)
参数名 |
描述 |
id |
资源编号 |
name |
资源名称 |
sort_id |
分类编号 |
platform_id |
平台编号 |
match_code |
配对码 |
code |
位置码 |
create_time |
创建时间 |
resources_sort (资源分类)
参数名 |
描述 |
sort_id |
分类id |
sort_name |
分类名称 |
platform_id |
平台编号 |
create_time |
创建时间 |
status |
状态码1:启用;0:不启用 |
platform (平台表)
参数名 |
描述 |
platform_id |
平台编号 |
platform_name |
平台名称 |
platform_flag |
平台标识 |
create_time |
创建时间 |
status |
状态码 启用;0:不启用 |
resources_content(资源内容)
参数名 |
描述 |
id |
主键 |
platform_id |
平台id |
sort_id |
分类id |
resources_id |
资源id |
name |
资源名称 |
order_by |
排序 |
create_time |
创建日期 |
resources_content_data(资源内容数据)
参数名 |
描述 |
id |
主键 |
platform_id |
平台id |
sort_id |
分类id |
resource_content_id |
资源内容id |
template_key |
代码固定位123 |
content_data |
内容(json字符串) |
create_time |
创建日期 |
publish_time |
未用 |
update_time |
未用 |