1 line
111 B
MySQL
1 line
111 B
MySQL
|
ALTER TABLE tb_data_resource ADD COLUMN `undercarriage_instance_id` bigint NULL COMMENT '下架流程实例ID';
|