change_ufutx_s2_search_filter_options

This commit is contained in:
tian 2025-04-18 17:31:13 +08:00
parent 4db484bf37
commit 87bee3191b

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_search_filter_options` ADD `tips` VARCHAR(1024) NOT NULL DEFAULT '' COMMENT '简要描述' AFTER `name`;