📋 检查表结构

✅ id_designs 表存在

表中现有 0 条记录

表结构

字段类型是否为空默认值额外
idint(11)NOPRINULLauto_increment
user_idint(11)YESNULL
titlevarchar(255)YESNULL
descriptiontextYESNULL
image_datalongtextYESNULL
typevarchar(50)YESNULL
settingstextYESNULL
sizevarchar(50)YESNULL
statusenum('processing','completed','failed')YESprocessing
created_attimestampNOCURRENT_TIMESTAMP
updated_attimestampNOCURRENT_TIMESTAMPon update CURRENT_TIMESTAMP
数据库测试 返回证件照测试 返回首页