2 lines
111 B
SQL
2 lines
111 B
SQL
ALTER TABLE `ufutx_quick_reply`
|
|
ADD COLUMN `attribute` text DEFAULT NULL COMMENT "属性" after `content_type` |