2 lines
111 B
SQL
2 lines
111 B
SQL
ALTER TABLE `ufutx_group_messages`
|
|
ADD COLUMN `data` text default null comment "抄送消息" after `is_recall` |