DEDECMS database Structure table name: dede_co_htmls field description is as follows:
Table Name: dede_co_htmls
(ENGINE=MYISAM/CHARSET=GBK) Description: Acquisition Information table field name description describes specific parameters typeid column ID smallint (5) unsigned not NULL DEFAULT ' 0 ', isexport whether to export tinyint (1) NOT null DEFAULT ' 0 ', litpic link contains picture varchar (MB) NOT NULL, result collection content Mediumtext, title title varchar () not NULL, URL URL varchar (MB) Not NULL, aid number Mediumint (8) unsigned not NULL auto_increment, dtime get date int (a) unsigned NOT null DEFAULT ' 0 ' , Isdown collect tinyint (1) unsigned NOT null default ' 0 ', nid collection Point ID mediumint (8) unsigned NOT NULL default ' 0 ', index:
PRIMARY KEY (' aid '),
KEY ' nid ' (' nid '),
KEY ' typeid ' (' typeid ', ' title ', ' url ', ' dtime ', ' isdown ', ' Isexport ')
&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp;