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.
|
|
- -- tyl
- -- 进阶增加属性丹
- ALTER TABLE player_foster ADD COLUMN `core_ext` VARCHAR(500) NOT NULL DEFAULT '[]' COMMENT '其他高级核心' after `highcore`;
|