DEDECMS database Structure table name: Dede_member_pms field description is as follows:
Table Name: Dede_member_pms
(ENGINE=MYISAM/CHARSET=GBK) Note: Member Information send table field name description describes specific parameters Hasview reading status tinyint (1) unsigned not NULL DEFAULT ' 0 ', Floginid sender varchar NOT NULL, Tologinid recipient char (NOT NULL, message http://www.aliyun.com/zixun/aggregation/9355.html "> Information content text, toid recipient ID mediumint (8) unsigned NOT NULL default ' 0 ', ISAdmin is System Information tinyint (1) NOT null DEFAULT ' 0 ', Writetime letter between int (a) unsigned NOT null default ' 0 ', Sendtime send time int (a) unsigned NOT null default ' 0 ', Fromid Sender ID mediumint (8) unsigned Not null DEFAULT ' 0 ', folder mailbox type enum (' Inbox ', ' Outbox ') DEFAULT ' inbox ', ID information ID int (a) unsigned NOT NULL auto_increment, Subject Information title varchar not NULL, index:
PRIMARY KEY (' id '),
KEY ' Sendtime ' (' Sendtime ')