reply add att

This commit is contained in:
Hankin 2025-04-14 17:13:45 +08:00
parent be61b74514
commit b3df718964

View File

@ -0,0 +1,2 @@
ALTER TABLE `ufutx_quick_reply`
ADD COLUMN `attribute` text DEFAULT NULL COMMENT "属性" after `content_type`