源战役
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

3 rivejä
167 B

-- tyl
-- 宠物副本排行榜修改
alter table dun_pet_rank add column `old_score` INT(11) UNSIGNED NOT NULL DEFAULT '0' COMMENT '昨日积分' after `reach_time`;