4
二〇三九年冬月二十 (乙酉)鸡 煞西
今日胎神:厨灶门 外正北
喜神:西南 福神:西北 财神:正东
2040年
1月27
(戊申)猴煞北
黄历2黄历2黄历2黄历2黄历2
22
规范化发过火
水电费是的
44
| #1027 | $this->table = 'cms_'.$table; |
| #1028 | $this->cms_content_data->table = 'cms_'.$table.'_data'; |
| #1029 | $this->cms_content_attach->table = 'cms_'.$table.'_attach'; |
| #1030 | $this->cms_content_flag->table = 'cms_'.$table.'_flag'; |
| #1031 | $this->cms_content_tag->table = 'cms_'.$table.'_tag'; |
| #1032 | $this->cms_content_tag_data->table = 'cms_'.$table.'_tag_data'; |
| #1033 | $this->cms_content_views->table = 'cms_'.$table.'_views'; |
| #1034 | |
| #1035 | //内容读取 |
| #1036 | $data = $this->get($id); |