{
"taskId": "L3A_37_202208_02030843",
"qhdm": "37",
"datatype": "3000",
"yearmonth": "202206",
"qhmc": "山东"
}
curl --location --request POST 'http://gykj123.cn:9000/intelligent-datacenter-raster/api/v1/intelligent/createRasterTask' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "L3A_37_202208_02030843",
"qhdm": "37",
"datatype": "3000",
"yearmonth": "202206",
"qhmc": "山东"
}'
{
"msg": "操作成功",
"code": 200
}