1
This commit is contained in:
parent
6332eabae3
commit
6fb8015c14
@ -5,4 +5,4 @@ CREATE TABLE `ufutx_s2_user_data_logs` (
|
|||||||
`message` varchar(512) NOT NULL COMMENT '变更摘要',
|
`message` varchar(512) NOT NULL COMMENT '变更摘要',
|
||||||
`created_at` timestamp NULL DEFAULT NULL,
|
`created_at` timestamp NULL DEFAULT NULL,
|
||||||
`updated_at` timestamp NULL DEFAULT NULL
|
`updated_at` timestamp NULL DEFAULT NULL
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT=' 用户身份变更日志表';
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT=' 用户身份变更日志表';
|
Loading…
Reference in New Issue
Block a user