This commit is contained in:
Hankin 2026-05-26 17:14:44 +08:00
parent bfb17aecd6
commit bbfeb63447

View File

@ -1,2 +1,2 @@
ALTER TABLE `health`.`ufutx_user_label` ALTER TABLE `health`.`ufutx_user_label`
ADD COLUMN `deleted_at` TIMESTAMP NULL DEFAULT NULL comment "删除时间" after `updated_at` ADD COLUMN `deleted_at` TIMESTAMP NULL DEFAULT NULL comment "删除时间 " after `updated_at`