摘要: CREATE TABLE `test` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) CHARACTER SET latin1 DEFAULT NULL, `category_id` int(11) DEFAULT NULL, 阅读全文
posted @ 2019-12-13 11:41 杜莱 阅读(2229) 评论(0) 推荐(0)