mysql动态生成表的方法:使用sql语句实现,代码为【 create table ${name}(id varchar(36) primary key】,【$】表示表,name是指通过map传进来的参数。
技术文章 / 下载软件趣味内容 / 专业带飞