1 line
75 B
MySQL
1 line
75 B
MySQL
|
alter table ufutx_test add column gender tinyint default 1 comment "性别"
|