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.
|
-- ljy
|
|
-- 增加国战战场日志字段
|
|
ALTER TABLE `log_cgwar_city_info` ADD COLUMN `chief_info` varchar(1000) NOT NULL DEFAULT '[]' COMMENT '社团社长信息';
|