user log
This commit is contained in:
parent
bfb17aecd6
commit
bbfeb63447
@ -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`
|
||||||
Loading…
Reference in New Issue
Block a user