- 发布者:源码哥 时间:2022-05-03 10:28 阅读:295
- 扫一扫,手机访问
摘要:phome_enewstempbak 数据表字段解释(模板备份表)字段名类型解释附加说明bidint(11)备份IDtempidsmallint(6)模板IDtempnamevarchar(60)模板名temptextmediumtext页面模板内容subnewssmallint(6)简介截取字数isdefaulttinyint(1)是否默认模板1为默认模板,0为普通模板listvartext列表内容模板rownumsmallint(6
phome_enewstempbak 数据表字段解释(模板备份表) |
bid | int(11) | 备份ID |
|
tempid | smallint(6) | 模板ID |
|
tempname | varchar(60) | 模板名 |
|
temptext | mediumtext | 页面模板内容 |
|
subnews | smallint(6) | 简介截取字数 |
|
isdefault | tinyint(1) | 是否默认模板 | 1为默认模板,0为普通模板 |
listvar | text | 列表内容模板 |
|
rownum | smallint(6) | 每次显示 |
|
modid | smallint(6) | 所属系统模型ID |
|
showdate | varchar(50) | 时间显示格式 |
|
subtitle | smallint(6) | 标题截取字数 |
|
classid | smallint(6) | 分类ID |
|
docode | tinyint(1) | 是否使用程序代码 | 1为使用程序代码,0为不使用 |
baktime | int(11) | 备份时间 | unix时间戳 |
temptype | varchar(30) | 模板类型 |
|
gid | smallint(6) | 模板组ID |
|
lastuser | varchar(30) | 修改用户名 |
|
相关连接:
网站源码
企业网站源码