curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-sample/api/v1/dtsample/uploadShp' \
--header 'token: {{access_token}}' \
--form 'files=@""' \
--form 'type="1"'
{
"timestamp": 1667554352673,
"datetime": "2022-11-04T17:32:32.673",
"code": 200,
"message": "成功",
"success": true,
"data": {
"type": "1",
"uuid": "ec60c9c504f6424faf2a0a0ee29960c2",
"sourceFileds": [
"objectid",
"nf",
"qhdm",
"qhmc",
"dkbm",
"cylx",
"zwdm",
"zwmc",
"szlxdm",
"szlxmc",
"yx_date",
"yfmj",
"xczp2"
],
"totalCount": 181
}
}