1,数据库客户端设置key
2, 命令行语句 id int(10) primary key auto_increment;
3, String uuid=UUID.RandomUUID().toString().replace("-","").toUpperCase();