源战役
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.

2 lines
164 B

  1. -- ljy
  2. -- 增加国战战场日志字段
  3. ALTER TABLE `log_cgwar_city_info` ADD COLUMN `chief_info` varchar(1000) NOT NULL DEFAULT '[]' COMMENT '社团社长信息';