[
{
"poiId": "string",
"templateId": 0
}
]curl --location '/open-api/dlife/dylife/store/setPoiTmp' \
--header 'Content-Type: application/json' \
--data '[
{
"poiId": "string",
"templateId": 0
}
]'{
"code": 0,
"data": true,
"msg": "string"
}