malte 安装包malte

安装包
id bigint(20) NOT NULL AUTO_INCREMENT COMMENT '主键',
created_by bigint(20) NULL DEFAULT NULL COMMENT '创建人',
create_time datetime NULL DEFAULT NULL COMMENT '创建时间',
updated_by bigint(20) NULL DEFAULT NULL COMMENT '更新人',
update_time datetime NULL DEFAULT NULL COMMENT '更新时间',
deleted tinyint(4) NULL DEFAULT 0 COMMENT '删除表示 0 否 1 是',
state tinyint(4) NULL DEFAULT 0 COMMENT '状态 0 启用 1 停用',

百度网盘
链接:https://pan.baidu.com/s/18iLFaAbWt8IntUefX3eWfA
提取码:p6in