{ "win_id": 1, "apply_id": 1 }
curl --location --request POST '/api/KnowRecords/clean' \ --header 'token: {{api-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "win_id": 1, "apply_id": 1 }'
{}