{
"shape": "{\"type\":\"MultiPolygon\",\"coordinates\":[[[[115.2046,38.1883],[115.2045,38.1871],[115.2025,38.1872],[115.2026,38.1884],[115.2046,38.1883]]]]}",
"labeldm": "07",
"labelmc": "冬小麦",
"yxDate": "2022-07-01",
"yxlxdm": "G602",
"yxlxmc": "GF-6 2米",
"workspace": "3432423432"
}
curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-sample/api/v1/dtsampletemp' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"shape": "{\"type\":\"MultiPolygon\",\"coordinates\":[[[[115.2046,38.1883],[115.2045,38.1871],[115.2025,38.1872],[115.2026,38.1884],[115.2046,38.1883]]]]}",
"labeldm": "07",
"labelmc": "冬小麦",
"yxDate": "2022-07-01",
"yxlxdm": "G602",
"yxlxmc": "GF-6 2米",
"workspace": "3432423432"
}'
{}