{
"code": 0,
"message": "success",
"data": {
"sys_api_list": [
{
"id": 32,
"title": "删除操作日志",
"path": "/sys_log/delete_operation_log",
"type": "DELETE",
"created_at": "2021-08-09 13:37:15",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 31,
"title": "查询操作日志列表",
"path": "/sys_log/get_operation_log",
"type": "GET",
"created_at": "2021-08-09 13:36:57",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 30,
"title": "删除登录日志",
"path": "/sys_log/delete_login_log",
"type": "DELETE",
"created_at": "2021-08-09 13:36:38",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 29,
"title": "查询登录日志列表",
"path": "/sys_log/get_login_log",
"type": "GET",
"created_at": "2021-08-09 13:36:09",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 28,
"title": "删除字典数据",
"path": "/dict_data",
"type": "DELETE",
"created_at": "2021-08-09 13:35:42",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 27,
"title": "修改字典数据",
"path": "/dict_data",
"type": "PUT",
"created_at": "2021-08-09 13:35:30",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 26,
"title": "添加字典数据",
"path": "/dict_data",
"type": "POST",
"created_at": "2021-08-09 13:35:11",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 25,
"title": "获取字典数据列表",
"path": "/dict_data/get_list",
"type": "GET",
"created_at": "2021-08-09 13:34:16",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 24,
"title": "删除字典类型",
"path": "/dict_type",
"type": "DELETE",
"created_at": "2021-08-09 13:33:56",
"updated_at": null,
"create_by": 1,
"update_by": null
},
{
"id": 23,
"title": "修改字典类型",
"path": "/dict_type",
"type": "PUT",
"created_at": "2021-08-09 13:33:44",
"updated_at": null,
"create_by": 1,
"update_by": null
}
],
"total": 32
}
}