举报申请表(yz_supply_demand_report_notes)
| 字段 | 类型 | 空 | 默认 | 注释 |
|---|---|---|---|---|
| id | int(11) | NO | id | |
| member_id | int(11) | NO | 公众号id | |
| type_id | int(11) | NO | 0 | 类型ID |
| report_content | int(11) | NO | 举报内容 | |
| describe | int(11) | NO | 描述 | |
| pictures | string | YES | 图片 | |
| created_at | int(11) | YES | 0 | |
| updated_at | int(11) | YES | 0 | |
| deleted_at | int(11) | YES | 0 | |
| informant_id | string | YES | 举报人ID | |
| product_id | string | YES | 产品ID |