phome_enewsmoreport端口表
我的站长站
2020-04-18
共人阅读
phome_enewsmoreport是帝国CMS多访问端配置数据表,记录各终端域名、模板组、访问路径等信息,用于管理PC、移动端等多站点访问入口,是搭建多终端站点的核心数据表。
phome_enewsmoreport端口表
| 字段名 | 字段类型 | 解释 |
|---|---|---|
| pid | int(11) | |
| pname | char(60) | |
| purl | char(255) | |
| ppath | char(255) | |
| postpass | char(120) | |
| postfile | char(255) | |
| tempgid | smallint(5) unsigned | |
| mustdt | tinyint(1) | |
| isclose | tinyint(1) | |
| closeadd | tinyint(1) | |
| headersign | char(255) | |
