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.
 
 
 
 
 
wxz 117c54a512 修改docker配置文件,将app.jar->xxx.jar 5 years ago
..
deploy 修改docker配置文件,将app.jar->xxx.jar 5 years ago
src 环境变量修改 5 years ago
Dockerfile 修改docker配置文件,将app.jar->xxx.jar 5 years ago
README.md 添加数据库标签初始化/重新加载到redis 5 years ago
pom.xml pom文件增加local配置,用于开发机器调试用 5 years ago

README.md

epmet-cloud

客户(网格)标签如果redis中需要重新加载数据到redis 执行以下命令: 参数:customerIdList 数组 非必填;不填则刷新全部客户 curl -H "Content-Type:application/json" -X POST --data '{"customerIdList": ["客户ID"]}' http://localhost:8105/gov/voice/tag/inittag