摘要: -- creat table -- auto-generated definition create table emp ( id int null comment '编号', workno varchar(10) null comment '工号', name varchar(10) null c 阅读全文
posted @ 2024-04-24 21:54 cyyyyyyyyyyyyy 阅读(53) 评论(0) 推荐(0)