源战役
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

3 行
189 B

-- tyl
-- 龙神宝库全服展示权重
ALTER TABLE `capsule_egg_server_score` ADD COLUMN `show_score` int(11) UNSIGNED NOT NULL DEFAULT '0' COMMENT '展示全服幸运值' after `score`;