From 787fe544b325c2eeec6bbe0b6ba6535856b9619e Mon Sep 17 00:00:00 2001 From: Hankin Date: Thu, 11 Sep 2025 14:35:39 +0800 Subject: [PATCH] add file --- 1757572354_other_health_file_add_file.up.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1757572354_other_health_file_add_file.up.sql b/1757572354_other_health_file_add_file.up.sql index be97b30..d64ac11 100644 --- a/1757572354_other_health_file_add_file.up.sql +++ b/1757572354_other_health_file_add_file.up.sql @@ -1,2 +1,2 @@ ALTER table `ufutx_other_health_file` -ADD COLUMN `file` text DEFAULT null COMMENT "文件格式" after `images` \ No newline at end of file +ADD COLUMN `file` text DEFAULT null COMMENT "文件格式" after `images` \ No newline at end of file