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

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

中文表单描述。

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

第 1-10 条, 共 10 条.
字段名称字段类型字段默认值是否允许为空字段描述索引字段数据示例
app_keyvarchar(32)application identification key无索引
app_secretvarchar(128)encryption algorithm secret无索引
user_idvarchar(128)user id无索引
phonevarchar(255)phone number when the user applies无索引
ext_infovarchar(1024)extended parameter json无索引
yesapi_app_auth_opentinyint(4)open auth path or not (0 close, 1 open) 无索引
enabledtinyint(4)delete or not (0 close, 1 open) 无索引
namespace_idvarchar(50)namespace id无索引
date_createdtimestamp(3)create time无索引
date_updatedtimestamp(3)CURRENT_TIMESTAMPupdate time无索引CURRENT_TIMESTAMP

免费数据库

回到顶部 ↑