mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
feat(novel-front): 增加评论用户地理位置显示功能
This commit is contained in:
3
doc/sql/20250630.sql
Normal file
3
doc/sql/20250630.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
alter table book_comment add column location varchar(50) DEFAULT NULL COMMENT '地理位置' after comment_content ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user