mirror of
https://github.com/201206030/novel-plus.git
synced 2025-06-30 23:06:38 +00: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 ;
|
|
|
|
|