摘要: Create table if no exits student( `id` int(4) not null , `name` char(10) not null, `sex` int(4) not null, `phone` char(20) not null, `role ` int(4) no 阅读全文
posted @ 2019-03-28 09:25 码农庄 阅读(45) 评论(0) 推荐(0)