curl --location --globoff 'https://datam.olmap.cn/dm/v1/api/dataOperate/setUserIdByPolygon?ckey={{ckey}}' \
--header 'eId: siptea' \
--header 'ckey: a8da1230-536b-11e8-9bb7-3321e787d1cb' \
--data-urlencode 'dataSetId=' \
--data-urlencode 'polygonDataSetId='{
"success": true,
"msg": "操作成功",
"data": null
}