• 更改mysql 主键属性

alter table rbac_auth change column id id int auto_increment

 

相关文章: