This commit is contained in:
tg130 2024-08-14 18:00:12 +08:00
parent 6332eabae3
commit 6fb8015c14

View File

@ -5,4 +5,4 @@ CREATE TABLE `ufutx_s2_user_data_logs` (
`message` varchar(512) NOT NULL COMMENT '变更摘要',
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT=' 用户身份变更日志表';
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT=' 用户身份变更日志表';