数据库脚本和图表 图表 脚本 -- -- Table structure for table `lot_history` -- DROP TABLE IF EXISTS ` lot_history ` ; /* !40101 SET @saved_cs_client = @@character_set_client */ ; /* !40101 SET character_set_client = utf8 */ ; CREATE TABLE ` lot_history ` ( ` lot_id ` int ( 11 ) N