{"id":430,"date":"2017-03-28T01:46:26","date_gmt":"2017-03-28T01:46:26","guid":{"rendered":"http:\/\/www.nywzjs.com\/?p=430"},"modified":"2017-05-07T14:31:21","modified_gmt":"2017-05-07T14:31:21","slug":"ecshop%e6%95%b0%e6%8d%ae%e5%ad%97%e5%85%b8","status":"publish","type":"post","link":"http:\/\/www.nywzjs.com\/?p=430","title":{"rendered":"ECSHOP\u6570\u636e\u5b57\u5178"},"content":{"rendered":"<p><a href=\"http:\/\/www.nywzjs.com\/wp-content\/uploads\/2017\/03\/ecshop.html\">ecshop_\u6570\u636e\u5b57\u5178\u7f51\u9875\u7248<\/a><\/p>\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"xl22\" width=\"555\" height=\"19\">user\/account<\/td>\n<td class=\"xl22\" width=\"466\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_account_log<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u8d26\u76ee\u53d8\u52a8\u660e\u7ec6<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">`log_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">log id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">user id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_money` decimal(10,2) NOT NULL,<\/td>\n<td class=\"xl23\">\u53ef\u7528\u8d44\u91d1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`frozen_money` decimal(10,2) NOT NULL,<\/td>\n<td class=\"xl23\">\u51bb\u7ed3\u8d44\u91d1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rank_points` mediumint(9) NOT NULL,<\/td>\n<td class=\"xl23\">\u7b49\u7ea7\u79ef\u5206<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`pay_points` mediumint(9) NOT NULL,<\/td>\n<td class=\"xl23\">\u6d88\u8d39\u79ef\u5206<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`change_time` int(10) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u53d8\u52a8\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`change_desc` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u53d8\u52a8\u539f\u56e0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`change_type` tinyint(3) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u53d8\u52a8\u7c7b\u578b\uff0899\u8ba2\u5355\u652f\u4ed8\u3001\u9001\u79ef\u5206\uff0c2\u8d44\u91d1\u589e\u52a0\uff09 \uff1f\u79ef\u5206\u89c4\u5219<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0PRIMARY KEY (`log_id`),<\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0KEY `user_id` (`user_id`)<\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_users<\/td>\n<td class=\"xl23\">\u4f1a\u5458\uff08\u4e00\u4e9b\u4f1a\u5458\u4fe1\u606f\uff09<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u8d44\u6599\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`email` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u90ae\u7bb1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_name` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7528\u6237\u540d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`password` varchar(32) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u5bc6\u7801<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`question` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u5b89\u5168\u95ee\u9898<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`answer` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u5b89\u5168\u95ee\u9898\u7b54\u6848<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sex` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u6027\u522b 0 \u4fdd\u5bc6\uff1b 1 \u7537\uff1b2 \u5973<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`birthday` date NOT NULL DEFAULT '0000-00-00',<\/td>\n<td class=\"xl23\">\u751f\u65e5\u65e5\u671f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_money` decimal(10,2) NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\">\u53ef\u7528\u8d44\u91d1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`frozen_money` decimal(10,2) NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\">\u51bb\u7ed3\u8d44\u91d1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`pay_points` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u6d88\u8d39\u79ef\u5206<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rank_points` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u7b49\u7ea7\u79ef\u5206<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`address_id` mediumint(8) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u4e3b\u6536\u8d27\u5730\u5740\u4fe1\u606fid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`reg_time` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u6ce8\u518c\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`last_login` int(11) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u4e0a\u4e00\u6b21\u767b\u5f55\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`last_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`last_ip` varchar(15) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u4e0a\u4e00\u6b21\u767b\u5f55ip<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`visit_count` smallint(5) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u8bbf\u95ee\u6b21\u6570<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_rank` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u7b49\u7ea7id\uff0c\u53d6\u503cecs_user_rank<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_special` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`salt` varchar(10) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` mediumint(9) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u63a8\u8350\u4eba\u4f1a\u5458id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`flag` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`alias` varchar(60) NOT NULL,<\/td>\n<td class=\"xl23\">\u6635\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msn` varchar(60) NOT NULL,<\/td>\n<td class=\"xl23\">msn<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`qq` varchar(20) NOT NULL,<\/td>\n<td class=\"xl23\">qq<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`office_phone` varchar(20) NOT NULL,<\/td>\n<td class=\"xl23\">\u7535\u8bdd<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`home_phone` varchar(20) NOT NULL,<\/td>\n<td class=\"xl23\">\u5bb6\u5ead\u7535\u8bdd<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`mobile_phone` varchar(20) NOT NULL,<\/td>\n<td class=\"xl23\">\u79fb\u52a8\u7535\u8bdd<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_validated` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`credit_line` decimal(10,2) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u4fe1\u7528\u989d\u5ea6<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`passwd_question` varchar(50) DEFAULT NULL,<\/td>\n<td class=\"xl23\">\u5bc6\u7801\u627e\u56de\u95ee\u9898<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`passwd_answer` varchar(255) DEFAULT NULL,<\/td>\n<td class=\"xl23\">\u5bc6\u7801\u627e\u56de\u7b54\u6848<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_user_account<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u5e10\u6237\uff0c\u5145\u503c\uff0c\u63d0\u73b0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">user id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`admin_user` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u64cd\u4f5c\u8be5\u7b14\u4ea4\u6613\u7684\u7ba1\u7406\u5458\u7684\u7528\u6237\u540d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`amount` decimal(10,2) NOT NULL,<\/td>\n<td class=\"xl23\">\u8d44\u91d1\u6570\u76ee\uff0c\u6b63\u6570\u4e3a\u589e\u52a0\uff0c\u8d1f\u6570\u4e3a\u51cf\u5c11\u4e5f\u5c31\u662f\u63d0\u73b0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`add_time` int(10) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u8bb0\u5f55\u63d2\u5165\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`paid_time` int(10) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u786e\u8ba4\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`admin_note` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u5907\u6ce8<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_note` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u5907\u6ce8<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`process_type` tinyint(1) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u64cd\u4f5c\u7c7b\u578b\uff1a1 \u9000\u6b3e\uff1b0\u5145\u503c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`payment` varchar(90) NOT NULL,<\/td>\n<td class=\"xl23\">\u652f\u4ed8\u7ba1\u9053\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_paid` tinyint(1) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u662f\u5426\u5df2\u7ecf\u4ed8\u6b3e\uff1a0\u672a\u4ed8\uff1b1\u652f\u4ed8<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_user_address<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u6536\u8d27\u5730\u5740<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">`address_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`address_name` varchar(50) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">user id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`consignee` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u6536\u8d27\u4eba<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`email` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u90ae\u4ef6<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`country` smallint(5) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u56fd\u5bb6<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`province` smallint(5) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u7701<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`city` smallint(5) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u5e02<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`district` smallint(5) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u533a\u57df<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`address` varchar(120) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u5730\u5740<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`zipcode` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u90ae\u7f16<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`tel` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7535\u8bdd<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`mobile` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u624b\u673a<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sign_building` varchar(120) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u6807\u5fd7\u6027\u5efa\u7b51<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`best_time` varchar(120) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u9001\u8d27\u6700\u4f73\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_user_bonus<\/td>\n<td class=\"xl23\">\u7ea2\u5305<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">`bonus_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`bonus_type_id` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u7ea2\u5305\u7c7b\u578b 1\uff0c\u7528\u6237\u7ea2\u5305\uff1b2\u5546\u54c1\u7ea2\u5305\uff1b3\u8ba2\u5355\u7ea2\u5305\uff1b4\u7ebf\u4e0b\u7ea2\u5305\u2026..\u5bf9\u5e94ecs_bounds_type<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`bonus_sn` bigint(20) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u7ea2\u5305\u5e8f\u5217\u53f7\uff0c0\u4e3a\u6ca1\u6709\u7ea2\u5305\u53f7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">user id\uff0c\u4e3a0\u8868\u793a\u7ea2\u5305\u4e0d\u5c5e\u4e8e\u67d0\u4f1a\u5458<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`used_time` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u4f7f\u7528\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`order_id` mediumint(8) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u4f7f\u7528\u65f6\u7684\u8ba2\u5355id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`emailed` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\uff1f \u662f\u5426\u5c06\u7ea2\u5305\u53d1\u9001\u5230\u7528\u6237\u90ae\u7bb1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_bonus_type<\/td>\n<td class=\"xl23\">\u7ea2\u5305\u7c7b\u578b<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">`type_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`type_name` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7ea2\u5305\u7c7b\u578b\u540d\u5b57<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`type_money` decimal(10,2) NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\">\u7ea2\u5305\u91d1\u989d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`send_type` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u53d1\u653e\u7c7b\u578b\uff1a0 \u6309\u7528\u6237\u53d1\u653e\uff1b1 \u6309\u5546\u54c1\u53d1\u653e\uff1b2 \u6309\u8ba2\u5355\u91d1\u989d\u53d1\u653e 3 \u7ebf\u4e0b\u53d1\u653e\u7ea2\u5305<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`min_amount` decimal(10,2) unsigned NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\">\u8ba2\u5355\u4e0b\u9650\uff0c\u5f53\u8ba2\u5355\u91d1\u989d\u8d85\u8fc7\u6b64\u503c\u65f6\u53d1\u653e\u7ea2\u5305<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`max_amount` decimal(10,2) unsigned NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`send_start_date` int(11) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u53d1\u653e\u5f00\u59cb\u65e5\u671f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`send_end_date` int(11) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u53d1\u653e\u7ed3\u675f\u65e5\u671f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`use_start_date` int(11) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u4f7f\u7528\u5f00\u59cb\u65e5\u671f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`use_end_date` int(11) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u4f7f\u7528\u7ed3\u675f\u65e5\u671f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`min_goods_amount` decimal(10,2) unsigned NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\">\u6700\u5c0f\u8ba2\u5355\u91d1\u989d\uff0c\u5f53\u8ba2\u5355\u91d1\u989d\u5927\u4e8e\u6b64\u503c\u65f6\u624d\u80fd\u7528\u6b64\u8ba2\u5355<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_user_rank<\/td>\n<td class=\"xl23\">\u4f1a\u5458\u7b49\u7ea7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rank_id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rank_name` varchar(30) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7b49\u7ea7\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`min_points` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u79ef\u5206\u4e0b\u9650<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`max_points` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u79ef\u5206\u4e0a\u9650<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`discount` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u6298\u6263\u7387<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`show_price` tinyint(1) unsigned NOT NULL DEFAULT '1',<\/td>\n<td class=\"xl23\">\u5728\u5546\u54c1\u8be6\u60c5\u9875\u663e\u793a\u8be5\u4f1a\u5458\u7b49\u7ea7\u7684\u5546\u54c1\u4ef7\u683c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`special_rank` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u662f\u5426\u4e3a\u7279\u6b8a\u4f1a\u5458\u7ec4\uff08\u7279\u6b8a\u4f1a\u5458\u7ec4\u7684\u4f1a\u5458\u4e0d\u4f1a\u968f\u7740\u79ef\u5206\u7684\u53d8\u5316\u800c\u53d8\u5316\uff09<\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\">admin<\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_admin_user<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u8d44\u6599\u8bb8\u53ef\u6743\u6e05\u5355<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_name` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u767b\u5f55\u540d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`email` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u90ae\u7bb1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`password` varchar(32) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u767b\u5f55\u5bc6\u7801\u52a0\u5bc6\u4e32<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`add_time` int(11) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u6dfb\u52a0\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`last_login` int(11) NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u6700\u540e\u4e00\u6b21\u767b\u5f55\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`last_ip` varchar(15) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u6700\u540e\u4e00\u6b21\u767b\u5f55ip<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`action_list` text NOT NULL,<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u8bb8\u53ef\u6743\u5217\u8868 eg.\u00a0goods_manage,remove_back,cat_manage,cat_drop,\u2026.<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`nav_list` text NOT NULL,<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u754c\u9762\u5bfc\u822a\u680f\u914d\u7f6e eg.\u00a0\u00a0\u5546\u54c1\u5217\u8868|goods.php?act=list,\u8ba2\u5355\u5217\u8868|order.php?act=list,\u2026<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`lang_type` varchar(50) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">?<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`agency_id` smallint(5) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u8d1f\u8d23\u7684\u529e\u4e8b\u5904id\uff0c\u5982\u679c\u6ca1\u6709\u5219\u4e3a0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`suppliers_id` smallint(5) unsigned DEFAULT '0',<\/td>\n<td class=\"xl23\">\u8d1f\u8d23\u7684\u4f9b\u8d27\u5546id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`todolist` longtext,<\/td>\n<td class=\"xl23\">\u8bb0\u4e8b\u672c\u8bb0\u5f55\u7684\u8d44\u6599<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`role_id` smallint(5) DEFAULT NULL,<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_admin_action<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u8bb8\u53ef\u6743\u5217\u8868\u6570<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`action_id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u8be5id\u7684\u7236id\uff0c\u5bf9\u5e94\u672c\u8868\u7684action_id\u9879<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`action_code` varchar(20) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u4ee3\u8868\u6743\u9650\u7684\u82f1\u6587\u5b57\u7b26\u4e32<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`relevance` varchar(20) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_admin_message<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u95f4\u7684\u7559\u8a00\u8bb0\u5f55\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`message_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sender_id` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u53d1\u9001\u8005id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`receiver_id` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u63a5\u6536\u8005id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sent_time` int(11) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u53d1\u9001\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`read_time` int(11) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u9605\u8bfb\u65f6\u95f4\uff0c\u8fd8\u672a\u8bfb\uff0c\u4e3a0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`readed` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u662f\u5426\u5df2\u8bfb\u53d6\uff0c0 \u672a\u8bfb\uff0c1 \u5df2\u8bfb<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`deleted` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u662f\u5426\u5df2\u5220\u9664 1 \u5df2\u5220\u9664 0\u672a\u5220\u9664<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`title` varchar(150) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7559\u8a00\u4e3b\u9898<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`message` text NOT NULL,<\/td>\n<td class=\"xl23\">\u7559\u8a00\u5185\u5bb9<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_admin_log<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u5458\u64cd\u4f5c\u65e5\u5fd7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`log_id` int(10) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`log_time` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u8bb0\u5f55\u65e5\u5fd7\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u64cd\u4f5c\u8005id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`log_info` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u64cd\u4f5c\u5185\u5bb9<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`ip_address` varchar(15) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u7ba1\u7406\u8005\u767b\u5f55ip\u5730\u5740<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_agency<\/td>\n<td class=\"xl23\">\u529e\u4e8b\u5904<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">`agency_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`agency_name` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u529e\u4e8b\u5904\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`agency_desc` text NOT NULL,<\/td>\n<td class=\"xl23\">\u529e\u4e8b\u5904\u63cf\u8ff0<\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\">goods<\/td>\n<td class=\"xl26\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_goods<\/td>\n<td class=\"xl23\">\u5546\u54c1\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">`goods_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u5546\u54c1\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0\u00a0`cat_id` smallint(5) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u6240\u5c5e\u5546\u54c1\u5206\u7c7b<span class=\"font6\">id<\/span>\u00a0<span class=\"font5\">\uff0c\u53d6\u503c<\/span>\u00a0<span class=\"font6\">category<\/span>\u00a0<span class=\"font5\">\u7684<\/span>\u00a0<span class=\"font6\">cat_id<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_sn` varchar(60) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u7684\u552f\u4e00\u8d27\u53f7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_name` varchar(120) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u7684\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0\u00a0`goods_name_style` varchar(60) NOT NULL DEFAULT '+',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u540d\u79f0\u663e\u793a\u7684\u6837\u5f0f\uff1b\u5305\u62ec\u989c\u8272\u548c\u5b57\u4f53\u6837\u5f0f\uff1b\u683c\u5f0f\u5982<span class=\"font6\">#ff00ff+strong<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`click_count` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u70b9\u51fb\u6570<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0\u00a0`brand_id` smallint(5) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u54c1\u724c<span class=\"font6\">id<\/span>\u00a0<span class=\"font5\">\uff0c\u53d6\u503c\u4e8e<\/span>\u00a0<span class=\"font6\">brand\u00a0<\/span><span class=\"font5\">\u7684<\/span>\u00a0<span class=\"font6\">brand_id<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`provider_name` varchar(100) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl23\">\u4f9b\u8d27\u4eba\u7684\u540d\u79f0\uff0c\u7a0b\u5e8f\u8fd8\u6ca1\u5b9e\u73b0\u8be5\u529f\u80fd<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_number` smallint(5) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u5e93\u5b58\u6570\u91cf<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_weight` decimal(15,5) unsigned NOT NULL DEFAULT '0.00000',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u7684\u91cd\u91cf\uff0c\u4ee5\u5343\u514b\u4e3a\u5355\u4f4d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`market_price` decimal(10,2) unsigned NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\">\u5e02\u573a\u552e\u4ef7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`shop_price` decimal(10,2) unsigned NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl24\" width=\"466\">\u672c\u5e97\u552e\u4ef7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`promote_price` decimal(10,2) unsigned NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl24\" width=\"466\">\u4fc3\u9500\u4ef7\u683c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`purchase_price` decimal(10,2) unsigned NOT NULL DEFAULT '0.00',<\/td>\n<td class=\"xl23\">\u8fdb\u4ef7 \/* \u6269\u5c55\u6dfb\u52a0\u5b57\u6bb5 *\/<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`promote_start_date` int(11) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u4fc3\u9500\u4ef7\u683c\u5f00\u59cb\u65e5\u671f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`promote_end_date` int(11) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u4fc3\u9500\u4ef7\u683c\u7ed3\u675f\u65e5\u671f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`warn_number` tinyint(3) unsigned NOT NULL DEFAULT '1',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u62a5\u8b66\u6570\u91cf<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`keywords` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u5173\u952e\u5b57\uff0c\u653e\u5728\u5546\u54c1\u9875\u7684\u5173\u952e\u5b57\u4e2d\uff0c\u4e3a\u641c\u7d22\u5f15\u64ce\u6536\u5f55\u7528<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_brief` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u7684\u7b80\u77ed\u63cf\u8ff0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_desc` text NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u7684\u8be6\u7ec6\u63cf\u8ff0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_thumb` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u5728\u524d\u53f0\u663e\u793a\u7684\u5fae\u7f29\u56fe\u7247\uff0c\u5982\u5728\u5206\u7c7b\u7b5b\u9009\u65f6\u663e\u793a\u7684\u5c0f\u56fe\u7247<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_img` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u7684\u5b9e\u9645\u5927\u5c0f\u56fe\u7247\uff0c\u5982\u8fdb\u5165\u8be5\u5546\u54c1\u9875\u65f6\u4ecb\u7ecd\u5546\u54c1\u5c5e\u6027\u6240\u663e\u793a\u7684\u5927\u56fe\u7247<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`original_img` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl24\" width=\"466\">\u5e94\u8be5\u662f\u4e0a\u4f20\u7684\u5546\u54c1\u7684\u539f\u59cb\u56fe\u7247<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_real` tinyint(3) unsigned NOT NULL DEFAULT '1',<\/td>\n<td class=\"xl24\" width=\"466\">\u662f\u5426\u662f\u5b9e\u7269\uff0c<span class=\"font6\">1<\/span>\u00a0<span class=\"font5\">\uff0c\u662f\uff1b<\/span>\u00a0<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u5426\uff1b\u6bd4\u5982\u865a\u62df\u5361\u5c31\u4e3a<\/span>\u00a0<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u4e0d\u662f\u5b9e\u7269<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`extension_code` varchar(30) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u7684\u6269\u5c55\u5c5e\u6027\uff0c\u6bd4\u5982\u50cf\u865a\u62df\u5361<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_on_sale` tinyint(1) unsigned NOT NULL DEFAULT '1',<\/td>\n<td class=\"xl24\" width=\"466\">\u8be5\u5546\u54c1\u662f\u5426\u5f00\u653e\u9500\u552e\uff0c<span class=\"font6\">1<\/span>\u00a0<span class=\"font5\">\uff0c\u662f\uff1b<\/span>\u00a0<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u5426<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"31\">\u00a0\u00a0`is_alone_sale` tinyint(1) unsigned NOT NULL DEFAULT '1',<\/td>\n<td class=\"xl24\" width=\"466\">\u662f\u5426\u80fd\u5355\u72ec\u9500\u552e\uff0c<span class=\"font6\">1<\/span>\u00a0<span class=\"font5\">\uff0c\u662f\uff1b<\/span>\u00a0<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u5426\uff1b\u5982\u679c\u4e0d\u80fd\u5355\u72ec\u9500\u552e\uff0c\u5219\u53ea\u80fd\u4f5c\u4e3a\u67d0\u5546\u54c1\u7684\u914d\u4ef6\u6216\u8005\u8d60\u54c1\u9500\u552e<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_shipping` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl25\" width=\"466\"><\/td>\n<\/tr>\n<tr>\n<td height=\"30\">\u00a0\u00a0`integral` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u8d2d\u4e70\u8be5\u5546\u54c1\u53ef\u4ee5\u4f7f\u7528\u7684\u79ef\u5206\u6570\u91cf\uff0c\u4f30\u8ba1\u5e94\u8be5\u662f\u7528\u79ef\u5206\u4ee3\u66ff\u91d1\u989d\u6d88\u8d39\uff1b\u4f46\u7a0b\u5e8f\u597d\u50cf\u8fd8\u6ca1\u6709\u5b9e\u73b0\u8be5\u529f\u80fd<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`add_time` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u7684\u6dfb\u52a0\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sort_order` smallint(4) unsigned NOT NULL DEFAULT '100',<\/td>\n<td class=\"xl24\" width=\"466\">\u5e94\u8be5\u662f\u5546\u54c1\u7684\u663e\u793a\u987a\u5e8f\uff0c\u4e0d\u8fc7\u8be5\u7248\u7a0b\u5e8f\u4e2d\u6ca1\u5b9e\u73b0\u8be5\u529f\u80fd<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_delete` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u662f\u5426\u5df2\u7ecf\u5220\u9664\uff0c<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u5426\uff1b<\/span>\u00a0<span class=\"font6\">1<\/span>\u00a0<span class=\"font5\">\uff0c\u5df2\u5220\u9664<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_best` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u662f\u5426\u662f\u7cbe\u54c1\uff1b<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u5426\uff1b<\/span>\u00a0<span class=\"font6\">1<\/span>\u00a0<span class=\"font5\">\uff0c\u662f<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_new` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u662f\u5426\u662f\u65b0\u54c1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_hot` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u662f\u5426\u70ed\u9500\uff0c<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u5426\uff1b<\/span>\u00a0<span class=\"font6\">1<\/span>\u00a0<span class=\"font5\">\uff0c\u662f<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_promote` tinyint(1) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u662f\u5426\u7279\u4ef7\u4fc3\u9500\uff1b<span class=\"font6\">0<\/span>\u00a0<span class=\"font5\">\uff0c\u5426\uff1b<\/span>\u00a0<span class=\"font6\">1<\/span>\u00a0<span class=\"font5\">\uff0c\u662f<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`bonus_type_id` tinyint(3) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u8d2d\u4e70\u8be5\u5546\u54c1\u6240\u80fd\u9886\u5230\u7684\u7ea2\u5305\u7c7b\u578b<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`last_update` int(10) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u6700\u8fd1\u4e00\u6b21\u66f4\u65b0\u5546\u54c1\u914d\u7f6e\u7684\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_type` smallint(5) unsigned NOT NULL DEFAULT '0',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u6240\u5c5e\u7c7b\u578b<span class=\"font6\">id<\/span>\u00a0<span class=\"font5\">\uff0c\u53d6\u503c\u8868<\/span>\u00a0<span class=\"font6\">goods_type<\/span>\u00a0<span class=\"font5\">\u7684<\/span>\u00a0<span class=\"font6\">cat_id<\/span><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`seller_note` varchar(255) NOT NULL DEFAULT '',<\/td>\n<td class=\"xl24\" width=\"466\">\u5546\u54c1\u7684\u5546\u5bb6\u5907\u6ce8\uff0c\u4ec5\u5546\u5bb6\u53ef\u89c1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`give_integral` int(11) NOT NULL DEFAULT '-1',<\/td>\n<td class=\"xl24\" width=\"466\">\u8d2d\u4e70\u8be5\u5546\u54c1\u65f6\u6bcf\u7b14\u6210\u529f\u4ea4\u6613\u8d60\u9001\u7684\u79ef\u5206\u6570\u91cf<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rank_integral` int(11) NOT NULL DEFAULT '-1',<\/td>\n<td class=\"xl24\" width=\"466\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`suppliers_id` smallint(5) unsigned DEFAULT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u4f9b\u5e94\u5546id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_check` tinyint(1) unsigned DEFAULT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl24\" width=\"466\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl24\" width=\"466\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_favourable_activity<\/td>\n<td class=\"xl24\" width=\"466\">\u4f18\u60e0\u6d3b\u52a8\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl24\" width=\"466\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_name` varchar(255) NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u4f18\u60e0\u6d3b\u52a8\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`start_time` int(10) unsigned NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u6d3b\u52a8\u7684\u5f00\u59cb\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`end_time` int(10) unsigned NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u6d3b\u52a8\u7684\u7ed3\u675f\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_rank` varchar(255) NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u53ef\u4ee5\u53c2\u52a0\u6d3b\u52a8\u7684\u7528\u6237\u7b49\u7ea7\uff0c\u53d6\u503cecs_urser_rank<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_range` tinyint(3) unsigned NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u4f18\u60e0\u8303\u56f4\uff1b 0\u5168\u90e8\u5546\u54c1\uff1b1 \u6309\u5546\u54c1\u5206\u7c7b\uff1b 2 \u6309\u54c1\u724c\uff1b 3\u6309\u5546\u54c1<\/td>\n<\/tr>\n<tr>\n<td height=\"30\">\u00a0\u00a0`act_range_ext` varchar(255) NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u6839\u636e\u4f18\u60e0\u6d3b\u52a8\u8303\u56f4\u4e0d\u540c\uff0c\u6b64\u5904\u610f\u4e49\u4e0d\u54e6\u90a3\u4e2a\uff0c\u5982\u679c\u662f\u5546\u54c1\uff0c\u8be5\u5904\u662f\u5546\u54c1id\uff0c\u5982\u679c\u662f\u54c1\u724c\uff0c\u8be5\u5904\u662f\u54c1\u724cid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`min_amount` decimal(10,2) unsigned NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u8ba2\u5355\u8fbe\u91d1\u989d\u4e0b\u9650\u624d\u53c2\u52a0\u6d3b\u52a8<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`max_amount` decimal(10,2) unsigned NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u8ba2\u5355\u4e0a\u9650\uff0c0\u8868\u793a\u65e0\u4e0a\u9650<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_type` tinyint(3) unsigned NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u53c2\u52a0\u6d3b\u52a8\u7684\u65b9\u5f0f\uff1b0\u9001\u8d60\u54c1\uff0c1\uff0c\u73b0\u91d1\u51cf\u514d\uff0c2\u4ef7\u683c\u6253\u6298\u4f18\u60e0<\/td>\n<\/tr>\n<tr>\n<td height=\"30\">\u00a0\u00a0`act_type_ext` decimal(10,2) unsigned NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u5982\u679c\u662f\u9001\u8d60\u54c1\uff0c\u8be5\u5904\u8868\u793a\u5141\u8bb8\u7684\u6700\u5927\u6570\u91cf\uff0c0 \u65e0\u6570\u91cf\u9650\u5236\uff1b\u73b0\u91d1\u51cf\u514d\uff0c\u5219\u662f\u51cf\u514d\u91d1\u989d \u5355\u4f4d \u5143\uff1b \u6253\u6298\uff0c\u662f\u6298\u6263\u503c\uff0c80 \u7b978\u6298\uff0c<\/td>\n<\/tr>\n<tr>\n<td height=\"30\">\u00a0\u00a0`gift` text NOT NULL,<\/td>\n<td class=\"xl24\" width=\"466\">\u5982\u679c\u662f\u7279\u60e0\u5546\u54c1\uff0c\u8fd9\u91cc\u662f\u5e8f\u5217\u5316\u540e\u7684\u7279\u60e0\u5546\u54c1id,name,price \u8d44\u8baf\uff0c\u4ef7\u683c\u662f\u6dfb\u52a0\u6d3b\u52a8\u65f6\u586b\u5199\u7684<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sort_order` tinyint(3) unsigned NOT NULL DEFAULT ''50'',<\/td>\n<td class=\"xl24\" width=\"466\">\u6d3b\u52a8\u5728\u4f18\u60e0\u6d3b\u52a8\u9875\u9762\u663e\u793a\u7684\u5148\u540e\u987a\u5e8f\uff0c\u6570\u4f4d\u8d8a\u5927\u8d8a\u9760\u540e<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_goods_activity`<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_name` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u6d3b\u52a8\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_desc` text NOT NULL,<\/td>\n<td class=\"xl23\">\u6d3b\u52a8\u63cf\u8ff0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`act_type` tinyint(3) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u6d3b\u52a8\u7c7b\u578b\u00a0\u00a00\uff1a\u593a\u5b9d\u5947\u5175 \uff0c1\uff1a\u56e2\u8d2d\uff0c2\uff1a\u62cd\u5356\u6d3b\u52a8\uff0c4\uff1a\u5927\u793c\u5305<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u53c2\u52a0\u6d3b\u52a8\u7684\u5546\u54c1id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`product_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_name` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u5546\u54c1\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`start_time` int(10) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u6d3b\u52a8\u5f00\u59cb\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`end_time` int(10) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\u6d3b\u52a8\u7ed3\u675f\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_finished` tinyint(3) unsigned NOT NULL,<\/td>\n<td class=\"xl23\">\uff1f\u662f\u5426\u7ed3\u675f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`ext_info` text NOT NULL,<\/td>\n<td class=\"xl23\">\u5e8f\u5217\u5316\u540e\u7684\u4fc3\u9500\u6d3b\u52a8\u7684\u914d\u7f6e\u8d44\u8baf\uff0c\u5305\u62ec\u6700\u4f4e\u4ef7\uff0c\u6700\u9ad8\u4ef7\uff0c\u51fa\u4ef7\u5e45\u5ea6\uff0c\u4fdd\u8bc1\u91d1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_goods_article<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u5173\u8054\u4ea7\u54c1\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u5546\u54c1id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`article_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u6587\u7ae0id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`admin_id` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u64cd\u4f5c\u8005id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_article_cat<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u5206\u7c7b<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_id` smallint(5) NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_name` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_type` tinyint(1) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u7c7b\u578b 1\uff1a\u666e\u901a\u5206\u7c7b\uff08\u81ea\u5df1\u6dfb\u52a0\u7684\uff09 2\uff1a\u7cfb\u7edf\u5206\u7c7b\uff0c 3\uff1a\u7f51\u5e97\u4fe1\u606f\uff0c 4\uff1a\u5e2e\u52a9\u5206\u7c7b\uff0c 5\uff1a\u7f51\u5e97\u5e2e\u52a9<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`keywords` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u5173\u952e\u5b57<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_desc` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u8bf4\u660e\u6587\u5b57<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sort_order` tinyint(3) unsigned NOT NULL DEFAULT ''50'',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u663e\u793a\u987a\u5e8f\uff0c\u503c\u8d8a\u5927\uff0c\u8d8a\u663e\u793a\u5728\u540e<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`show_in_nav` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u662f\u5426\u663e\u793a\u5728\u5bfc\u822a\u680f\u00a0\u00a00 \u5426 1 \u662f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u7236\u8282\u70b9id\uff0c \u5bf9\u5e94\u4e8e\u8be5\u8868\u7684cat_id\u5217<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_article<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`article_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_id` smallint(5) NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u7c7b\u522bid\uff0c\u53d6\u51b3\u4e8eecs_articl_cat \u7684cat_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`title` varchar(150) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u6807\u9898<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`content` longtext NOT NULL,<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u5185\u5bb9<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`author` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u4f5c\u8005<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`author_email` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u4f5c\u8005email<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`keywords` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u5173\u952e\u5b57<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`article_type` tinyint(1) unsigned NOT NULL DEFAULT ''2'',<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u7c7b\u578b<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_open` tinyint(1) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td class=\"xl23\">\u662f\u5426\u663e\u793a 1 \u663e\u793a 0 \u4e0d\u663e\u793a<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`add_time` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u6587\u7ae0\u6dfb\u52a0\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`file_url` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u4e0a\u4f20\u6587\u6863\u6216\u5916\u90e8\u6587\u6863url<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`open_type` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">0\u6b63\u5e38\uff0c\u4e3a1 \u62162\u65f6\uff0c\u4f1a\u5728\u6587\u7ae0\u6700\u540e\u6dfb\u52a0\u4e00\u4e2a\u94fe\u63a5\u201c\u76f8\u5173\u4e0b\u8f7d\u201d\uff0c\u94fe\u63a5\u4f4d\u4e8efile_url \u7684\u503c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`link` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u00a0\u00a0\u8be5\u6587\u7ae0\u6807\u9898\u6240\u5f15\u7528\u7684\u94fe\u63a5\uff0c\u5982\u679c\u8be5\u9879\u6709\u503c\u5c06\u4e0d\u80fd\u663e\u793a\u6587\u7ae0\u5185\u5bb9\uff0c\u5373\u8be5\u8868\u4e2d\u7684content\u7684\u503c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`description` varchar(255) DEFAULT NULL,<\/td>\n<td class=\"xl23\">\u63cf\u8ff0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_goods_attr<\/td>\n<td class=\"xl23\">\u5177\u4f53\u7684\u5546\u54c1\u5c5e\u6027\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_attr_id` int(10) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u5546\u54c1id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u8be5\u5177\u4f53\u5c5e\u6027\u5c5e\u4e8e\u7684\u5c5e\u6027\u7c7b\u522bid\uff0c\u5bf9\u5e94ecs_attribute\u8868\u7684attr_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_value` text NOT NULL,<\/td>\n<td class=\"xl23\">\u5c5e\u6027\u503c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_price` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5c5e\u6027\u4ef7\u683c\u00a0\u00a0\u5728\u539f\u6765\u4ef7\u683c\u4e0a\u52a0\u7684\u4ef7\u683c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_attribute<\/td>\n<td class=\"xl23\">\u5546\u54c1\u7c7b\u578b\u5c5e\u6027\u8868\u3002\u8be5\u8868\u8bb0\u5f55\u6bcf\u4e2a\u5546\u54c1\u7c7b\u578b\u5177\u6709\u7684\u5c5e\u6027\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u7c7b\u578bid\u3002\u5bf9\u5e94 ecs_goods_type\u7684cat_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_name` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5c5e\u6027\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_input_type` tinyint(1) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td class=\"xl23\">\u6dfb\u52a0\u5546\u54c1\u65f6\uff0c\u8be5\u5c5e\u6027\u7684\u6dfb\u52a0\u7c7b\u522b\uff1b0\uff1a\u624b\u5de5\u8f93\u5165\uff0c1\uff1a\u9009\u62e9\u8f93\u5165\uff0c2\uff1a\u591a\u884c\u6587\u672c\u8f93\u5165<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_type` tinyint(1) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td class=\"xl23\">\u5c5e\u6027\u662f\u5426\u4e3a\u591a\u9009 0\uff1a\u5426\uff0c1\uff1a\u662f\uff1b\u5982\u679c\u662f\u591a\u9009\u5219\u53ef\u4ee5\u81ea\u8ba2\u5c5e\u6027\uff0c\u5e76\u4e14\u53ef\u4ee5\u6839\u636e\u503c\u7684\u4e0d\u540c\u5b9a\u4e0d\u540c\u7684\u4ef7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_values` text NOT NULL,<\/td>\n<td class=\"xl23\">\u5982\u679cattr_input_type\u503c\u4e3a1 \u5373\u4e3a\u9009\u62e9\u8f93\u5165\uff0c\u5219attr_name\u5bf9\u5e94\u7684\u503c\u7684\u53d6\u503c\u5c31\u662f\u8be5\u5217<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_index` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u5c5e\u6027\u662f\u5426\u53ef\u4ee5\u68c0\u7d22\uff1b0 \u4e0d\u53ef\u68c0\u7d22\uff0c1 \u5173\u952e\u5b57\u68c0\u7d22\uff0c2\uff0c\u68c0\u7d22\u8303\u56f4\uff0c\u8be5\u5c5e\u6027\u5e94\u8be5\u662f\u5982\u679c\u68c0\u7d22\u7684\u8bdd\uff0c\u53ef\u4ee5\u901a\u8fc7\u8be5\u5c5e\u6027\u627e\u5230\u6709\u8be5\u5c5e\u6027\u7684\u5546\u54c1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sort_order` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u5c5e\u6027\u663e\u793a\u987a\u5e8f\uff0c\u6570\u4f4d\u8d8a\u5927\u8d8a\u9760\u524d\uff0c\u5982\u679c\u4e00\u6837\u5219\u6309id\u987a\u5e8f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_linked` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u662f\u5426\u5173\u8054\uff1b0 \u4e0d\u5173\u8054\uff0c1 \u5173\u8054\u3002\u5982\u679c\u5173\u8054\uff0c\u90a3\u4e48\u7528\u6237\u5728\u8d2d\u4e70\u8be5\u5546\u54c1\u65f6\uff0c\u5177\u6709\u8be5\u5c5e\u6027\u76f8\u540c\u503c\u7684\u5546\u54c1\u5c06\u88ab\u63a8\u8350\u7ed9\u7528\u6237<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_group` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u5c5e\u6027\u5206\u7ec4\uff0c\u76f8\u540c\u7684\u4e3a\u4e00\u4e2a\u5c5e\u6027\u7ec4\u3002\u8be5\u503c\u5e94\u8be5\u53d6\u81eaecs_goods_type\u7684attr_group\u7684\u503c\u7684\u987a\u5e8f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td class=\"xl23\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_goods_type<\/td>\n<td class=\"xl23\">\u5546\u54c1\u7c7b\u578b<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_name` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5546\u54c1\u7c7b\u578b\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`enabled` tinyint(1) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td class=\"xl23\">\u7c7b\u578b\u72b6\u6001 1 \u4e3a\u53ef\u7528\uff0c0\u4e3a\u4e0d\u53ef\u7528<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`attr_group` varchar(255) NOT NULL,<\/td>\n<td class=\"xl23\">\u5546\u54c1\u5c5e\u6027\u5206\u7ec4\uff0c\u5c06\u4e00\u4e2a\u5546\u54c1\u7c7b\u578b\u7684\u5c5e\u6027\u5206\u6210\u7ec4\uff0c\u5728\u663e\u793a\u7684\u65f6\u5019\u4e5f\u662f\u6309\u7ec4\u663e\u793a\u3002\u8be5\u680f\u4f4d\u7684\u503c\u663e\u793a\u5728\u5c5e\u6027\u7684\u524d\u4e00\u884c\uff0c\u50cf\u6807\u9898\u7684\u4f5c\u7528<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_category<\/td>\n<td class=\"xl23\">\u5546\u54c1\u5206\u7c7b<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td class=\"xl23\">\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_name` varchar(90) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`keywords` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u7684\u5173\u952e\u5b57<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_desc` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u5206\u7c7b\u63cf\u8ff0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u8be5\u5206\u7c7b\u7684\u7236id\uff0c\u53d6\u51b3\u4e8ecat_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sort_order` tinyint(1) unsigned NOT NULL DEFAULT ''50'',<\/td>\n<td class=\"xl23\">\u8be5\u5206\u7c7b\u5728\u9875\u9762\u663e\u793a\u7684\u987a\u5e8f\uff0c\u4f4d\u6570\u8d8a\u5927\u987a\u5e8f\u8d8a\u9760\u540e<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`template_file` varchar(50) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`measure_unit` varchar(15) NOT NULL DEFAULT '''',<\/td>\n<td class=\"xl23\">\u8be5\u5206\u7c7b\u7684\u8ba1\u91cf\u5355\u4f4d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`show_in_nav` tinyint(1) NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u662f\u5426\u5728\u5bfc\u822a\u680f\u663e\u793a 0 \u5426 1 \u662f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`style` varchar(150) NOT NULL,<\/td>\n<td class=\"xl23\">\u6837\u5f0f\u8868\u6587\u4ef6\u8def\u5f84\u3002\u4f60\u53ef\u4ee5\u4e3a\u6bcf\u4e00\u4e2a\u5546\u54c1\u5206\u7c7b\u5236\u5b9a\u4e00\u4e2a\u6837\u5f0f\u8868\u6587\u4ef6\u3002<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_show` tinyint(1) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td class=\"xl23\">\u662f\u5426\u5728\u524d\u53f0\u9875\u9762\u663e\u793a<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`grade` tinyint(4) NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u4ef7\u683c\u5212\u5206\u7684\u7b49\u7ea7\u4e2a\u6570\u3002<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`filter_attr` varchar(255) NOT NULL DEFAULT ''0'',<\/td>\n<td class=\"xl23\">\u7b5b\u9009\u5c5e\u6027\uff0c\u5982\u679c\u6709\u503c\u9875\u9762\u5206\u7c7b\u4e0b\u8fd8\u5c06\u663e\u793a\u6309\u7167\u8be5\u503c\u5bf9\u5e94\u5728\u8868goods_attr\u7684goods_attr_id\u6240\u5bf9\u5e94\u7684\u5c5e\u6027\u7b5b\u9009\u3002<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_goods_cat<\/td>\n<td>\u5177\u4f53\u7684\u5546\u54c1\u7684\u6269\u5c55\u5546\u54c1\u5206\u7c7b\u5bf9\u5e94\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5546\u54c1id\uff0c\u53d6\u81eaecs_goods.goods_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`cat_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5546\u54c1\u5206\u7c7bid,\u53d6\u81eaecs_category.cat_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_group_goods<\/td>\n<td>\u5177\u4f53\u7684\u5546\u54c1\u914d\u4ef6\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7236\u5546\u54c1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u914d\u4ef6\u5546\u54c1id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_price` decimal(10,2) unsigned NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u914d\u4ef6\u5546\u54c1\u4ef7\u683c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`admin_id` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u6dfb\u52a0\u8be5\u914d\u4ef6\u7684\u7ba1\u7406\u5458\u7684id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_goods_gallery<\/td>\n<td>\u00a0\u00a0\u5546\u54c1\u76f8\u518c\u8868\uff0c\u53ea\u51fa\u73b0\u5728\u9875\u9762\u7684\u5546\u54c1\u76f8\u518c\u4e2d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`img_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u56fe\u7247\u5c5e\u4e8e\u5546\u54c1\u7684id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`img_url` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u5b9e\u9645\u56fe\u7247url<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`img_desc` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u56fe\u7247\u8bf4\u660e\u8d44\u8baf<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`thumb_url` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u5fae\u7f29\u56fe\u7247url<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`img_original` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u4e0a\u4f20\u5230\u76f8\u518c\u7684\u539f\u59cb\u56fe\u7247\u5b58\u653e\u5728source_img\u6587\u4ef6\u5939\uff0c\u540e\u53f0\u5904\u7406\u8fc7\u540e\u5206\u522b\u5b58\u5230goods_img\u548cthumb_img\u6587\u4ef6\u5939<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_comment<\/td>\n<td>\u5bf9\u5546\u54c1\u6216\u6587\u7ae0\u7684\u8bc4\u8bba\uff0c\u4e0d\u9700\u8981\u767b\u5f55<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`comment_id` int(10) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`comment_type` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7528\u6237\u8bc4\u8bba\u7684\u7c7b\u578b\uff1b0 \u8bc4\u8bba\u7684\u662f\u5546\u54c1\uff0c1 \u8bc4\u8bba\u7684\u662f\u6587\u7ae0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`id_value` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u6587\u7ae0\u6216\u5546\u54c1\u5bf9\u5e94\u7684id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`email` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>email<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_name` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u8bc4\u8bba\u4eba\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`content` text NOT NULL,<\/td>\n<td>\u5185\u5bb9<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`comment_rank` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8be5\u6587\u7ae0\u6216\u5546\u54c1\u7684\u661f\u7ea7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`add_time` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8bc4\u8bba\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`ip_address` varchar(15) NOT NULL DEFAULT '''',<\/td>\n<td>ip<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`status` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u662f\u5426\u88ab\u663e\u793a 1 \u662f\uff1b0 \u5426<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8bc4\u8bba\u7684\u7236\u8282\u70b9<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7528\u6237id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_feedback<\/td>\n<td>\u7528\u6237\u56de\u9988<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msg_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7236id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7528\u6237id\uff0c\u4e3a0\u4e3a\u533f\u540d\u7528\u6237\uff0c\u4e5f\u5c31\u662f\u672a\u767b\u5f55<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_name` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u7528\u6237\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_email` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u7528\u6237\u90ae\u4ef6<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msg_title` varchar(200) NOT NULL DEFAULT '''',<\/td>\n<td>\u6807\u9898<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msg_type` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u56de\u9988\u7c7b\u578b 0 \u7559\u8a00\uff0c1 \u6295\u8bc9\uff0c 2 \u8be2\u95ee\uff0c 3 \u552e\u540e\uff0c 4 \u6c42\u8d2d\uff0c 5 \u5546\u5bb6\u7559\u8a00<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msg_status` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u662f\u5426\u663e\u793a 0 \u9690\u85cf\uff0c1 \u663e\u793a<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msg_content` text NOT NULL,<\/td>\n<td>\u56de\u9988\u5185\u5bb9<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msg_time` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u56de\u9988\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`message_img` varchar(255) NOT NULL DEFAULT ''0'',<\/td>\n<td>\u4e0a\u4f20\u5185\u5bb9\u7684\u5730\u5740<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`order_id` int(11) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5bf9\u5e94\u7684\u8ba2\u5355id\uff0c0 \u4e3a\u65e0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`msg_area` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\">order<\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_order_info<\/td>\n<td>\u8ba2\u5355\u7684\u914d\u9001\uff0c\u8d3a\u5361\u7b49\u8be6\u7ec6\u4fe1\u606f<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`order_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`order_sn` varchar(20) NOT NULL DEFAULT '''',<\/td>\n<td>\u8ba2\u5355\u53f7\uff0c\u552f\u4e00<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7528\u6237id<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`order_status` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355\u72b6\u6001 0\uff0c\u672a\u786e\u8ba4\uff0c1\uff1a\u5df2\u786e\u8ba4\uff0c2\uff1a\u5df2\u53d6\u6d88\uff0c3\uff1a\u65e0\u6548\uff0c4\uff1a\u9000\u8d27<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`shipping_status` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5546\u54c1\u914d\u9001\u60c5\u51b5\uff0c0\uff0c \u672a\u53d1\u8d27\uff0c1\uff1a\u5df2\u53d1\u8d27\uff0c2\uff1a\u5df2\u6536\u8d27\uff0c3\uff1a\u5907\u8d27\u4e2d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pay_status` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u652f\u4ed8\u72b6\u6001\uff0c0\u672a\u4ed8\u6b3e\uff0c1\u5df2\u4ed8\u6b3e\uff0c2\u5df2\u6536\u8d27\uff0c3\u5907\u8d27\u4e2d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`consignee` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u8d27\u4eba\u7684\u59d3\u540d\uff0c\u53d6\u503c\u4e8euser_address<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`country` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u6536\u8d27\u4eba\u56fd\u5bb6<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`province` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u6536\u8d27\u4eba\u7701\u4efd<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`city` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u6536\u83b7\u4eba\u57ce\u5e02<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`district` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u6536\u83b7\u4eba\u5730\u533a<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`address` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u83b7\u4eba\u8be6\u7ec6\u5730\u5740<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`zipcode` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u8d27\u4eba\u90ae\u7f16<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`tel` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u8d27\u4eba\u7535\u8bdd<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`mobile` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u83b7\u4eba\u624b\u673a<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`email` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u83b7\u4ebaemail<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`best_time` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u8d27\u4eba\u6700\u4f73\u9001\u8d27\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`sign_building` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u6536\u8d27\u4eba\u5730\u5740\u7684\u6807\u5fd7\u6027\u5efa\u7b51<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`postscript` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u8ba2\u5355\u9644\u8a00<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`shipping_id` tinyint(3) NOT NULL DEFAULT ''0'',<\/td>\n<td>\u914d\u9001\u65b9\u5f0fid\uff0c\u53d6\u503c\u8868ecs_shipping<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`shipping_name` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u914d\u9001\u65b9\u5f0f\u7684\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pay_id` tinyint(3) NOT NULL DEFAULT ''0'',<\/td>\n<td>\u9009\u62e9\u7684\u652f\u4ed8\u65b9\u5f0fid\uff0c\u53d6\u503c\u8868ecs_payment<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pay_name` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u9009\u62e9\u7684\u652f\u4ed8\u65b9\u5f0f\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`how_oos` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u7f3a\u8d27\u5904\u7406\u65b9\u5f0f\uff0c\u7b49\u5f85\u6240\u6709\u5546\u54c1\u5907\u9f50\u540e\u5728\u53d1\uff1b\u53d6\u6d88\u8ba2\u5355\uff1b\u4e0e\u5e97\u4e3b\u534f\u5546<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`how_surplus` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\uff1f\u4f59\u989d\u5904\u7406\u65b9\u5f0f<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pack_name` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u5305\u88c5\u540d\u79f0\uff0c\u53d6\u503c\u8868ecs_pack<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`card_name` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u8d3a\u5361\u7684\u540d\u79f0\uff0c\u53d6\u503cecs_card<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`card_message` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u8d3a\u5361\u5185\u5bb9\uff0c\u7531\u4f7f\u7528\u8005\u586b\u5199<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`inv_payee` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u53d1\u7968\u62ac\u5934\uff0c\u4f7f\u7528\u8005\u9875\u9762\u586b\u5199<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`inv_content` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u53d1\u7968\u5185\u5bb9\uff0c\u4f7f\u7528\u8005\u9875\u9762\u9009\u62e9\uff0c\u53d6\u503cecs_shop_config\u7684code\u680f\u4f4d\u7684\u503c\u4e3ainvoice_content\u7684value<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`goods_amount` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u5546\u54c1\u603b\u91d1\u989d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`shipping_fee` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u914d\u9001\u8d39\u7528<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`insure_fee` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u4fdd\u4ef7\u8d39\u7528<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pay_fee` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u652f\u4ed8\u8d39\u7528\uff0c\u8ddf\u652f\u4ed8\u65b9\u5f0f\u914d\u7f6e\u76f8\u5173\uff0c\u53d6\u503c\u8868ecs_payment<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pack_fee` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u5305\u88c5\u8d39\u7528\uff0c\u53d6\u503c\u8868ecs_pack<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`card_fee` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u8d3a\u5361\u8d39\u7528\uff0c\u53d6\u503c ecs_card<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`money_paid` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u5df2\u4ed8\u6b3e\u91d1\u989d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`surplus` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u8be5\u8ba2\u5355\u4f7f\u7528\u4f59\u989d\u6570\u91cf\uff0c\u53d6\u7528\u6237\u8bbe\u5b9a\u4f59\u989d\uff0c\u4f7f\u7528\u8005\u53ef\u4ee5\u7528\u4f59\u989d\uff0c\u8ba2\u5355\u91d1\u989d\u4e2d\u6700\u5c0f\u8005<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`integral` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u4f7f\u7528\u7684\u79ef\u5206\u7684\u6570\u91cf\uff0c\u53d6\u7528\u6237\u4f7f\u7528\u7684\u79ef\u5206\uff0c\u5546\u54c1\u53ef\u7528\u79ef\u5206\uff0c\u7528\u6237\u62e5\u6709\u79ef\u5206\u4e2d\u6700\u5c0f\u8005<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`integral_money` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u4f7f\u7528\u79ef\u5206\u91d1\u989d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`bonus` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u4f7f\u7528\u7ea2\u91d1\u989d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`order_amount` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u5e94\u4ed8\u6b3e\u91d1\u989d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`from_ad` smallint(5) NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355\u7531\u67d0\u5e7f\u544a\u5e26\u6765\u7684\u5e7f\u544aid\uff0c\u5e94\u8be5\u53d6\u503c\u4e8eecs_ad<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`referer` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u8ba2\u5355\u6765\u6e90\u9875\u9762<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`add_time` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355\u751f\u6210\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`confirm_time` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355\u786e\u8ba4\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pay_time` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355\u652f\u4ed8\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`shipping_time` int(10) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355\u914d\u9001\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pack_id` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5305\u88c5id\uff0c\u53d6\u503c\u8868ecs_pack<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`card_id` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8d3a\u5361id\uff0c\u9875\u9762\u9009\u62e9\uff0c\u53d6\u503cecs_card<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`bonus_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7ea2\u5305id\uff0cecs_user_bouns\u7684bonus_id<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`invoice_no` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u53d1\u8d27\u5355\u53f7\uff0c\u53d1\u8d27\u65f6\u586b\u5199\uff0c\u53ef\u5728\u8ba2\u5355\u67e5\u8be2\u67e5\u770b<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`extension_code` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td>\u901a\u8fc7\u6d3b\u52a8\u8d2d\u4e70\u7684\u5546\u54c1\u7684\u4ee3\u53f7\uff1bGROUP_BUY\u662f\u56e2\u8d2d\uff1bAUCTION,\u662f\u62cd\u5356\uff1bSNATCH,\u593a\u5b9d\u5947\u5175\uff1b\u6b63\u5e38\u666e\u901a\u4ea7\u54c1\u4e3a\u7a7a<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`extension_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u901a\u8fc7\u6d3b\u52a8\u8d2d\u4e70\u7684\u6d3b\u52a8id\uff0c\u53d6\u503c ecs_goods_activity\uff1b\u5982\u679c\u662f\u6b63\u5e38\u666e\u901a\u5546\u54c1\uff0c\u8be5\u5904\u4e3a0<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`to_buyer` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u5bb6\u7ed9\u5ba2\u6237\u7684\u7559\u8a00\uff0c\u53ef\u5728\u8ba2\u5355\u67e5\u8be2\u770b\u5230<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`pay_note` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u4ed8\u6b3e\u5907\u6ce8\uff0c\u5728\u8ba2\u5355\u7ba1\u7406\u91cc\u7f16\u8f91\u4fee\u6539<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`agency_id` smallint(5) unsigned NOT NULL,<\/td>\n<td>\u8be5\u7b14\u8ba2\u5355\u88ab\u6307\u6d3e\u7ed9\u7684\u529e\u4e8b\u5904\u7684id\uff0c\u6839\u636e\u8ba2\u5355\u5185\u5bb9\u548c\u529e\u4e8b\u5904\u8d1f\u8d23\u8303\u56f4\u81ea\u52a8\u51b3\u5b9a\uff0c\u4e5f\u53ef\u4ee5\u6709\u7ba1\u7406\u5458\u4fee\u6539\uff0c\u53d6\u503c\u4e8e ecs_agency<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`inv_type` varchar(60) NOT NULL,<\/td>\n<td>\u53d1\u7968\u7c7b\u578b\uff0c\u4f7f\u7528\u8005\u9875\u9762\u9009\u62e9\uff0c\u53d6\u503cecs_shop_config\u7684code\u680f\u4f4d\u7684\u503c\u4e3ainvoice_type\u7684value<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`tax` decimal(10,2) NOT NULL,<\/td>\n<td>\u53d1\u7968\u7a0e\u989d<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`is_separate` tinyint(1) NOT NULL DEFAULT ''0'',<\/td>\n<td>? 0,\u672a\u5206\u6210\u6216\u7b49\u5f85\u5206\u6210\uff1b1\uff0c\u5df2\u5206\u6210\uff1b2\u53d6\u6d88\u5206\u6210<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`parent_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>?\u80fd\u83b7\u5f97\u63a8\u8350\u5206\u6210\u7684\u7528\u6237id\uff0cid\u503c\u53d6\u503c\u4e8e\u8868ecs_users<\/td>\n<\/tr>\n<tr>\n<td class=\"xl27\" height=\"19\">\u00a0\u00a0`discount` decimal(10,2) NOT NULL,<\/td>\n<td>\u6298\u6263\u91d1\u989d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_order_goods<\/td>\n<td>\u8ba2\u5355\u5546\u54c1\u5217\u8868<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rec_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`order_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5bf9\u5e94\u7684\u8ba2\u5355id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5546\u54c1id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_name` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u54c1\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_sn` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u54c1\u8d27\u53f7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`product_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_number` smallint(5) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td>\u6570\u91cf<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`market_price` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u5546\u54c1\u7684\u5e02\u573a\u552e\u4ef7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_price` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u672c\u5e97\u552e\u4ef7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_attr` text NOT NULL,<\/td>\n<td>\u8d2d\u4e70\u5546\u54c1\u65f6\u9009\u62e9\u7684\u5c5e\u6027<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`send_number` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5df2\u53d1\u8d27\u6570\u91cf\uff0c\u5c31\u662f\u5f53\u751f\u6210\u53d1\u8d27\u5355\u65f6\u5c06\u66f4\u65b0\u6b64\u503c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_real` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u662f\u5426\u662f\u5b9e\u7269<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`extension_code` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u54c1\u7684\u6269\u5c55\u5c5e\u6027\uff0c\u6bd4\u5982\u50cf\u865a\u62df\u5361\uff0c\u53d6\u503cecs_goods<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7236\u5546\u54c1id\uff0c\u5982\u679c\u6709\u503c\u5219\u662f\u4ee3\u8868\u7684\u7269\u54c1\u7684\u914d\u4ef6<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_gift` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u662f\u5426\u662f\u8d60\u54c1\uff0c0\u5426 \uff0c1 \u662f\uff0c\u5176\u4ed6\uff0c\u662f\u53c2\u89c1\u4f18\u60e0\u6d3b\u52a8\u7684id\uff0c\u53d6\u503c\u4e8eecs_favorable_activity\u7684cat_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_attr_id` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u54c1\u5c5e\u6027id\uff0c\u53d6\u503cecs_goods_attr<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_order_action<\/td>\n<td>\u8ba2\u5355\u64cd\u4f5c\u65e5\u5fd7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`action_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`order_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`action_user` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td>\u64cd\u4f5c\u4eba\u5458\u540d\u79f0\uff0c\u662f\u7ba1\u7406\u5458\u5c31\u4e3a\u7ba1\u7406\u5458\u767b\u5f55\u540d\uff0c\u4e70\u5bb6\u5c31\u4e3a\u2018\u4e70\u5bb6\u2019<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`order_status` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8ba2\u5355\u72b6\u6001<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`shipping_status` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8fd0\u8f93\u72b6\u6001<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`pay_status` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u652f\u4ed8\u72b6\u6001<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`action_place` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`action_note` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u64cd\u4f5c\u5907\u6ce8<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`log_time` int(11) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u64cd\u4f5c\u65f6\u95f4<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_cart<\/td>\n<td>\u8d2d\u7269\u8f66<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rec_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`user_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7528\u6237id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`session_id` char(32) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '''',<\/td>\n<td>\u767b\u5f55\u7684sessionid\uff0c\u5982\u679c\u8be5\u7528\u6237\u9000\u51fa\uff0c\u8be5sessionid\u5bf9\u5e94\u7684\u8d2d\u7269\u8f66\u4e2d\u7684\u6240\u6709\u8bb0\u5f55\u90fd\u5c06\u88ab\u5220\u9664<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5546\u54c1id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_sn` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u54c1\u8d27\u53f7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`product_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_name` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u54c1\u540d\u79f0<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`market_price` decimal(10,2) unsigned NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u5e02\u573a\u4ef7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_price` decimal(10,2) NOT NULL DEFAULT ''0.00'',<\/td>\n<td>\u672c\u5e97\u4ef7<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_number` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u6570\u91cf\uff0c\u5728\u8d2d\u7269\u8f66\u65f6\uff0c\u5b9e\u9645\u5e93\u5b58\u4e0d\u51cf\u5c11<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_attr` text NOT NULL,<\/td>\n<td>\u5546\u54c1\u5c5e\u6027<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_real` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u662f\u5426\u4e3a\u5b9e\u7269<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`extension_code` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td>\u6269\u5c55\u5c5e\u6027<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` mediumint(8) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7236\u5546\u54c1id\uff0c\u65e0\u4e3a0\uff0c\u6709\u5219\u8be5\u5546\u54c1\u4e3a\u662f\u914d\u4ef6<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`rec_type` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8d2d\u7269\u8f66\u7c7b\u578b 0\u666e\u901a\uff1b1 \u56e2\u8d2d\uff1b2\u62cd\u5356\uff1b3\u593a\u5b9d\u5947\u5175<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_gift` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u662f\u5426\u662f\u8d60\u54c1\uff0c 0\u5426\uff0c\u662f\uff0c\u53c2\u89c1\u4f18\u60e0\u6d3b\u52a8\u7684id\uff0c\u53d6\u503c\u4e8eecs_favourable_activity<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`is_shipping` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`can_handsel` tinyint(3) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`goods_attr_id` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u5546\u54c1\u5c5e\u6027id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\">region<\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_region<\/td>\n<td>\u5730\u533a\u6e05\u5355<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`region_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8be5\u5730\u533a\u7684\u4e0a\u4e00\u4e2a\u8282\u70b9\u7684\u5730\u533a\uff0c\u53d6\u503cregion_id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`region_name` varchar(120) NOT NULL DEFAULT '''',<\/td>\n<td>\u5730\u533a\u540d\u5b57<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`region_type` tinyint(1) NOT NULL DEFAULT ''2'',<\/td>\n<td>\u5730\u533a\u7c7b\u578b\uff0c1\u8868\u793a\u4e3a\u4e00\u7ea7\u5730\u533a\uff0c2\u8868\u793a\u4e3a\u4e8c\u7ea7\u5730\u533a \u5982\uff1a\u5b89\u5fbdid\u4e3a35\uff0c\u5219\u5b89\u5fbd\u4e0b\u7684\u5b89\u5e86\u7684parent_id\u5219\u4e3a35\uff0c region_type\u4e3a2\uff0c\u5b89\u5fbd\u7684region_type \u4e3a1<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`agency_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u529e\u4e8b\u5904id\uff0c\u8be5\u5904\u53ea\u80fd\u8bb0\u5f55\u4e00\u4e2a\u6700\u65b0\u7684\u4e00\u4e2a\u529e\u4e8b\u5904id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\"><\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td class=\"xl22\" height=\"19\">other<\/td>\n<td class=\"xl22\"><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_shop_config<\/td>\n<td>\u5168\u7ad9\u914d\u7f6e\u8868\uff0c\u5bf9\u5e94\u6587\u4ef6language\/zh_ch\/admin\/shop_config.php<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,<\/td>\n<td>\u81ea\u589eid<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`parent_id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u7236\u8282\u70b9id<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`code` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td>code\u3002\u8bed\u8a00\u5305\u4e2d\u7684\u5b57\u7b26\u4e32\u7d22\u5f15\uff0c\u5982\uff1a$_LANG['cfg_name']['shop_info']<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`type` varchar(10) NOT NULL DEFAULT '''',<\/td>\n<td>\u8be5\u914d\u7f6e\u7684\u7c7b\u578b\uff0ctext\uff1a\u6587\u672c\u8f93\u5165\u6846\uff1bpassword\uff1a\u5bc6\u7801\u8f93\u5165\u6846\uff1btextarea\uff1a\u6587\u672c\u533a\u57df\uff1bselect\uff1a\u5355\u9009\uff1boptions\uff1a\u591a\u9009\uff1bfile\uff1a\u6587\u4ef6\u4e0a\u4f20\uff1bmanual\uff1a\u624b\u52a8\u751f\u6210\u591a\u9009\uff1bhidden\uff1a\u4e0d\u5728\u9875\u9762\u663e\u793a<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`store_range` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u5f53\u8bed\u8a00\u5305\u4e2d\u7684code\u4e3a\u5bf9\u5e94\u7684\u4e00\u4e2a\u9635\u5217\u65f6\uff0c\u90a3\u8be5\u5904\u5c31\u662f\u8be5\u9635\u5217\u7684\u7d22\u5f15\uff0c\u53ea\u6709type\u680f\u4f4d\u4e3aselect\u548coption\u65f6\u624d\u6709\u503c\u3002\u5982$_LANG[''cfg_range''] [''cart_confirm''][1]<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`store_dir` varchar(255) NOT NULL DEFAULT '''',<\/td>\n<td>\u5f53type\u4e3afile\u65f6\u624d\u6709\u503c\u3002<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`value` text NOT NULL,<\/td>\n<td>\u8be5\u9879\u914d\u7f6e\u7684\u503c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sort_order` tinyint(3) unsigned NOT NULL DEFAULT ''1'',<\/td>\n<td>\u663e\u793a\u987a\u5e8f\uff0c\u4f4d\u6570\u8d8a\u5927\u8d8a\u9760\u540e<\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\"><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td height=\"19\">ecs_template<\/td>\n<td>\u6a21\u677f\u8bbe\u7f6e<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`filename` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td>\u8be5\u914d\u7f6e\u5c5e\u4e8e\u54ea\u4e2a\u6a21\u677f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`region` varchar(40) NOT NULL DEFAULT '''',<\/td>\n<td>\u8be5\u8303\u672c\u914d\u7f6e\u81ea\u5b83\u5c5e\u7684\u6a21\u677f\u4e2d\u7684\u4f4d\u7f6e<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`library` varchar(40) NOT NULL DEFAULT '''',<\/td>\n<td>\u8be5\u8303\u672c\u8be5\u5f15\u5165\u7684lib\u7684\u76f8\u5bf9\u76ee\u5f55\u4f4d\u7f6e<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`sort_order` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u8be5\u8303\u672c\u5f15\u5165lib\u9879\u7684\u663e\u793a\u987a\u5e8f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`id` smallint(5) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\uff1f<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`number` tinyint(1) unsigned NOT NULL DEFAULT ''5'',<\/td>\n<td>\u6bcf\u6b21\u663e\u793a\u591a\u5c11\u4e2a\u503c<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`type` tinyint(1) unsigned NOT NULL DEFAULT ''0'',<\/td>\n<td>\u5c5e\u4e8e\u54ea\u4e2a\u52a8\u6001\u9879\uff0c0\uff1a\u56fa\u5b9a\u9879\u30021\uff1a\u5206\u7c7b\u4e0b\u7684\u5546\u54c1\u30022\uff1a\u54c1\u724c\u4e0b\u7684\u5546\u54c1\u30023\uff1a\u6587\u7ae0\u5217\u8868\u30024\uff1a\u5e7f\u544a\u4e3a<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`theme` varchar(60) NOT NULL DEFAULT '''',<\/td>\n<td>\u8be5\u8303\u672c\u914d\u7f6e\u9879\u5c5e\u4e8e\u54ea\u5957\u8303\u672c\u7684\u8303\u672c\u540d<\/td>\n<\/tr>\n<tr>\n<td height=\"19\">\u00a0\u00a0`remarks` varchar(30) NOT NULL DEFAULT '''',<\/td>\n<td>\u5907\u6ce8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>ecshop_\u6570\u636e\u5b57\u5178\u7f51\u9875\u7248 user\/account ecs_account_log \u4f1a\u5458\u8d26\u76ee\u53d8\u52a8\u660e\u7ec6 `l [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":431,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[85,45],"_links":{"self":[{"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=\/wp\/v2\/posts\/430"}],"collection":[{"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=430"}],"version-history":[{"count":0,"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=\/wp\/v2\/posts\/430\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=\/wp\/v2\/media\/431"}],"wp:attachment":[{"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=430"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=430"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.nywzjs.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}