mirror of
https://github.com/201206030/novel-plus.git
synced 2026-01-27 03:59:46 +08:00
4 lines
119 B
Java
4 lines
119 B
Java
alter table book_comment add column location varchar(50) DEFAULT NULL COMMENT '地理位置' after comment_content ;
|
|
|
|
|