表单安装 安装后最高可存放1000万+条数据

可修改为自己的表单名称(英名)。

中文表单描述。

表字段预览 除系统字段外,yesapi_selector数据库表 共有 13 个表字段

第 1-13 条, 共 13 条.
字段名称字段类型字段默认值是否允许为空字段描述索引字段数据示例
plugin_idvarchar(128)plugin id无索引
selector_namevarchar(64)selector name无索引
match_modeint(11)matching mode (0 and 1 or)无索引
selector_typeint(11)type (0, full flow, 1 custom flow)无索引
sort_codeint(11)sort无索引
handlevarchar(1024)processing logic (here for different plug-ins, there will be different fields to identify different processes, all data in JSON format is stored)无索引
enabledtinyint(4)whether to open (0 close, 1 open) 无索引
logedtinyint(4)whether to print the log (0 no print, 1 print) 无索引
continuedtinyint(4)whether to continue execution无索引
match_restfultinyint(4)whether to match restful(0 cache, 1 not cache)无索引
namespace_idvarchar(50)namespace id无索引
date_createdtimestamp(3)create time无索引
date_updatedtimestamp(3)CURRENT_TIMESTAMPupdate time无索引CURRENT_TIMESTAMP

免费数据库

回到顶部 ↑