{
"id": 0,
"name": "string",
"description": "string",
"createdAt": "string",
"updatedAt": "string",
"ownerId": 0
}curl --location --request GET 'https://10086fjai.com/api/queryProjectListPageByUser' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"name": "string",
"description": "string",
"createdAt": "string",
"updatedAt": "string",
"ownerId": 0
}'{
"count": 0,
"data": [
{
"id": 0,
"name": "",
"description": "",
"createdAt": "",
"updatedAt": "",
"ownerId": 0
}
],
"code": 0,
"message": "",
"errorMessage": "",
"systemError": ""
}