Skip to content

operation_usages 扩展资料使用表

字段名字段类型字段注释默认值可空备注
idbigint UNSIGNED主键 IDNO自动递增
usage_typetinyint UNSIGNED目标类型NO
usage_idbigint UNSIGNED目标主键 IDNO
operation_idint UNSIGNED扩展运营 IDNO关联字段 operations->id
plugin_fskeyvarchar(64)关联插件NO关联字段 plugins->fskey
哪个插件关联的
created_attimestamp创建时间CURRENT_TIMESTAMPNO
updated_attimestamp更新时间YES
deleted_attimestamp删除时间YES

使用目标关联介绍

Released under the Apache-2.0 License