{
"message": "ok",
"status": 200,
"data": [
{
"id": 0,
"pid": 0,
"name": "车辆管理",
"children": [
{
"id": 1,
"pid": 0,
"name": "车辆基础信息",
"type": 0,
"crud_id": 1,
"method": "0",
"url": "0",
"path_prams": "",
"created_at": "2024-09-29 16:58:37",
"updated_at": "2024-09-29 16:58:37",
"get_prams": null,
"post_prams": null,
"request_data": null,
"response_data": null,
"children": [
{
"id": 2,
"pid": 1,
"name": "获取列表",
"type": 1,
"crud_id": 1,
"method": "GET",
"url": "open/module/cheliangjichuxinxi/list",
"path_prams": [
{
"name": "id",
"form_type": "int",
"is_must": true,
"message": "自增ID"
}
],
"created_at": "2024-09-29 16:58:38",
"updated_at": "2024-09-29 16:58:38",
"get_prams": null,
"post_prams": null,
"request_data": null,
"response_data": [
{
"name": "data",
"form_type": "array",
"message": "数据",
"children": [
{
"name": "id",
"form_type": "int",
"message": "自增ID"
},
{
"name": "changpaixinghao",
"form_type": "int",
"message": "厂牌型号"
},
{
"name": "cheliangleixing",
"form_type": "int",
"message": "车辆类型"
},
{
"name": "cheliangtupian",
"form_type": "string",
"message": "车辆图片"
},
{
"name": "chepaihao",
"form_type": "int",
"message": "车牌号"
},
{
"name": "fadongjibianhao",
"form_type": "int",
"message": "发动机编号"
},
{
"name": "goumaijiage",
"form_type": "int",
"message": "购买价格"
},
{
"name": "gouzhiriqi",
"form_type": "string",
"message": "购置日期"
}
]
},
{
"name": "status",
"form_type": "int",
"message": "状态"
},
{
"name": "message",
"form_type": "string",
"message": "说明"
}
],
"request_json": {},
"response_json": {
"data": {