alter table 表名 modify 字段名 enum('system','audit','account','secadmin') DEFAULT NULL;

相关文章: