You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
312 B
7 lines
312 B
5 years ago
|
## epmet-cloud
|
||
|
|
||
|
客户(网格)标签如果redis中需要重新加载数据到redis
|
||
|
执行以下命令:
|
||
|
参数:customerIdList 数组 非必填;不填则刷新全部客户
|
||
|
curl -H "Content-Type:application/json" -X POST --data '{"customerIdList": ["客户ID"]}' http://localhost:8105/gov/voice/tag/inittag
|