26
一九九六年二月初八 (丙辰)龙 煞北
今日胎神:仓库栖 外东南
喜神:正南 福神:东南 财神:正南
44
黄历3黄历3黄历3黄历3黄历3黄历3黄历3
少时诵诗书少时诵诗书是撒是撒是撒是撒是撒是撒是撒是撒是撒是撒是撒
黄历1黄历1黄历1黄历1黄历1黄历1黄历1黄历1黄历1黄历1
规范化发过火
| #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); |