Authorization: Bearer ********************
{
"projectName": "说一全",
"department": "culpa ipsum",
"applyDate": "2025-01-25",
"reportDate": "2024-11-20",
"appUserId": "33",
"openid": "82"
}
curl --location --request POST 'http://127.0.0.1:9999/app/inspectionReport' \
--header 'Content-Type: application/json' \
--data-raw '{
"projectName": "说一全",
"department": "culpa ipsum",
"applyDate": "2025-01-25",
"reportDate": "2024-11-20",
"appUserId": "33",
"openid": "82"
}'
{}