{
"parent_id": 0,
"dept_belong_id": "string",
"menu_type": "string",
"icon": "string",
"name": "string",
"order_num": -2147483648,
"is_frame": "string",
"web_path": "string",
"component_path": "string",
"interface_path": "string",
"interface_method": "string",
"perms": "string",
"status": "string",
"visible": "string",
"is_cache": "string",
"parent": 0
}
curl --location --request PATCH '/biz/bizFunc//' \
--header 'Content-Type: application/json' \
--data-raw '{
"parent_id": 0,
"dept_belong_id": "string",
"menu_type": "string",
"icon": "string",
"name": "string",
"order_num": -2147483648,
"is_frame": "string",
"web_path": "string",
"component_path": "string",
"interface_path": "string",
"interface_method": "string",
"perms": "string",
"status": "string",
"visible": "string",
"is_cache": "string",
"parent": 0
}'
{
"id": 0,
"create_datetime": "2019-08-24T14:15:22Z",
"update_datetime": "2019-08-24T14:15:22Z",
"creator_name": "string",
"parent_id": 0,
"dept_belong_id": "string",
"menu_type": "string",
"icon": "string",
"name": "string",
"order_num": -2147483648,
"is_frame": "string",
"web_path": "string",
"component_path": "string",
"interface_path": "string",
"interface_method": "string",
"perms": "string",
"status": "string",
"visible": "string",
"is_cache": "string",
"parent": 0
}