This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-- 是否是成套设备(1:是 )
alter table ma_type
add is_whole_set int null comment '是否是成套设备(1:是 )';