表单安装 安装后可存放1000万+条数据
表字段预览 除系统字段外,yesapi_box_promo数据库表 共有 15 个表字段
第 1-15 条, 共 15 条.
字段名称 | 字段类型 | 字段默认值 | 是否允许为空 | 字段描述 | 索引 | 字段数据示例 |
---|---|---|---|---|---|---|
code | varchar(100) | 是 | 普通索引 | |||
description | text | 是 | 无索引 | |||
type | varchar(30) | percentage | 否 | absolute, percentage, trial | 无索引 | percentage |
value | decimal(18,2) | 是 | 无索引 | |||
maxuses | int(11) | 0 | 是 | 无索引 | 0 | |
used | int(11) | 0 | 是 | 无索引 | 0 | |
freesetup | tinyint(1) | 0 | 是 | 无索引 | 0 | |
once_per_client | tinyint(1) | 0 | 是 | 无索引 | 0 | |
recurring | tinyint(1) | 0 | 是 | 无索引 | 0 | |
active | tinyint(1) | 0 | 是 | 普通索引 | 0 | |
products | text | 是 | 无索引 | |||
periods | text | 是 | 无索引 | |||
client_groups | text | 是 | 无索引 | |||
start_at | datetime | 是 | 普通索引 | |||
end_at | datetime | 是 | 普通索引 |