关于添加主键

1,数据库客户端设置key

2,  命令行语句  id int(10) primary key auto_increment;

3,  String uuid=UUID.RandomUUID().toString().replace("-","").toUpperCase();

posted @ 2020-04-21 14:04  唯恐不及  阅读(267)  评论(0编辑  收藏  举报