Skip to content

operation_usages 扩展资料使用表

字段名字段类型字段注释默认值可空备注
idbigint UNSIGNED主键 IDNO自动递增
usage_typetinyint UNSIGNED目标类型NO内容类型编号
usage_idbigint UNSIGNED目标主键 IDNO
operation_idint UNSIGNED扩展运营 IDNO关联字段 operations->id
app_fskeyvarchar(64)关联插件NO关联字段 apps->fskey
哪个插件关联的
created_attimestamp创建时间useCurrentNO比如 MySQL 默认值为 CURRENT_TIMESTAMP
updated_attimestamp更新时间YES
deleted_attimestamp删除时间YES

Released under the Apache-2.0 License