migrate/1757572354_other_health_file_add_file.up.sql
2025-09-11 14:35:39 +08:00

2 lines
114 B
SQL

ALTER table `ufutx_other_health_file`
ADD COLUMN `file` text DEFAULT null COMMENT "文件格式" after `images`