migrate/1722843784_table_test_add_mobile.up.sql

1 line
83 B
MySQL
Raw Normal View History

2024-08-05 15:44:43 +08:00
ALTER table `ufutx_test` ADD COLUMN mobile varchar(20) not null comment "手机号"