数据库字典

共享链操作记录表

字段 类型 默认 注释
id int(10) auto_increment
queue_id int(11) 0 队列id
operation_type string(100) 操作类型
comment text(65535) 内容
created_at int(11)
updated_at int(11)
deleted_at int(11)

备注:无