ALTER TABLE `sb_investor` MODIFY COLUMN `stock_proportion` decimal(12,2) NULL DEFAULT NULL COMMENT '¹É·ÝÕ¼±È' AFTER `funded_number`;