WebLinuxStudy

导航

 

2023年5月4日

摘要: 表结构 CREATE TABLE `temp` ( `temp_id` int(11) NOT NULL AUTO_INCREMENT, `group` char(30) NOT NULL COMMENT '分组', `controller` char(30) NOT NULL COMMENT '控 阅读全文
posted @ 2023-05-04 16:32 WebLinuxStudy 阅读(175) 评论(0) 推荐(0)