DEDECMS database Structure table name: Dede_member_operation field description is as follows:
Table Name: dede_member_operation (ENGINE=MYISAM/CHARSET=GBK) Description: Member Product consumption information table field name description describes specific parameters oldinfo operation varchar (m) not NULL, product products varchar (a) NOT NULL, phttp://www.aliyun.com/zixun/aggregation/11696.html ">name product name varchar NOT NULL, STA state int (one) not null DEFAULT ' 0 ', Money price int (one) not null DEFAULT ' 0 ', aid product ID int (one) not NULL auto_increment, Buyid order number varchar () NOT NULL, Mtime purchase time Int (one) not null default ' 0 ', PID member product int (one) not null default ' 0 ', Mid member ID int (one) not null default ' 0 ', index: PRIMARY KEY (' aid '), KEY ' Buyid ' (' Buyid '), KEY ' pid ' (' PID ', ' Mid ', ' STA ')
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.