{
"keyword": "string",
"includeDeleted": true
}curl --location 'https://10086fjai.com/style/list' \
--header 'Content-Type: application/json' \
--data '{
"keyword": "string",
"includeDeleted": true
}'{
"count": 0,
"data": [
{
"id": 0,
"styleName": "",
"styleDescription": "",
"styleConfig": "",
"previewImage": "",
"createdAt": "",
"updatedAt": "",
"deleted": false,
"createdBy": "",
"updatedBy": ""
}
],
"code": 0,
"message": "",
"errorMessage": "",
"systemError": ""
}