摘要: create table s_orderform( o_id int auto_increment primary key, o_buyer_id int, o_seller_id int, o_totalprices double, o_state varchar(50), o_informati 阅读全文
posted @ 2016-07-09 08:50 ihaveadream 阅读(115) 评论(0) 推荐(0) 编辑