migrate/1757572354_other_health_file_add_file.up.sql

2 lines
113 B
MySQL
Raw Normal View History

2025-09-11 14:34:42 +08:00
ALTER table `ufutx_other_health_file`
ADD COLUMN `file` text DEFAULT null COMMENT "文件格式" after `images`