摘要: ##表 用户表 -- -- Table structure for table `user` -- USE dachuang; CREATE TABLE `user` ( `id` INT(11) NOT NULL AUTO_INCREMENT, `username` VARCHAR(50) DEF 阅读全文
posted @ 2022-04-21 11:14 liv_vil 阅读(192) 评论(0) 推荐(1)