摘要: #表的结构 test3CREATE TABLE IF NOT EXISTS test3 (id int(11) NOT NULL auto_increment,bid int(11) NOT NULL,cid int(11) NOT NULL,dtime datetime NOT NULL,PRIM 阅读全文
posted @ 2019-10-18 17:08 MiraclesGG 阅读(700) 评论(0) 推荐(0)