-- 器灵寻宝补充字段 -- hh ALTER TABLE `role_marble` ADD COLUMN `qua_indexs` varchar(255) NOT NULL DEFAULT '[]' COMMENT '随机品质分布' AFTER `fixed_rewards`;