{
"code": 200,
"msg": "保证金信息查询成功",
"data": {
"id": 1,
"supplier_id": 2,
"company_id": 2,
"plan_id": 1,
"bank_no": "33333",
"bank_name": "中国银行",
"bank_address": "地球",
"mobile": "12345678901",
"tax_no": null,
"earnest_money": "10000.00",
"payment_method": 10,
"status": 10,
"payment_date": null,
"receipt_date": null,
"handler": null,
"handler_id": null,
"handling_department": null,
"handling_department_id": null,
"handling_date": null,
"handling_by": null,
"refund_handler": null,
"refund_handler_id": null,
"refund_handling_department": null,
"refund_handling_department_id": null,
"refund_date": null,
"refund_by": null,
"created_at": 1744117933,
"created_by": 2,
"updated_at": 1744117933,
"updated_by": 2,
"deleted_at": null,
"deleted_by": null,
"company": {
"id": 2,
"name": "海陆空有限公司"
},
"supplier": {
"id": 2,
"name": "供应商1"
},
"plan": {
"id": 1,
"project_id": 1,
"plan_number": "PLAN-001",
"plan_name": "施工计划A",
"project": {
"id": 1,
"project_name": "示例项目20250313",
"project_code": "EX20250313"
}
}
}
}