{
"condition": {
"col": [
"string"
]
},
"projectId": 0,
"stat": true
}
curl --location --request POST '/api/getproject' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"condition": {
"col": [
"string"
]
},
"projectId": 0,
"stat": true
}'
{}