migrate/1723175318_table_activity_add_sign_qrcode3.up.sql
2024-08-09 11:52:04 +08:00

1 line
130 B
SQL

alter table `ufutx_activity` add column sign_qrcode3 varchar(200) DEFAULT Null comment "签到码-报名用户" after sign_qrcode2