3 lines
88 B
MySQL
3 lines
88 B
MySQL
|
alter table user_simulation_stats modify role varchar(32) null comment '用户角色';
|
||
|
|