1 line
105 B
MySQL
1 line
105 B
MySQL
|
alter table `tb_data_resource` ADD COLUMN `undercarriage_enclosure` longtext NULL comment '下架附件';
|