市北互联平台后端仓库
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.
 
 
 
 
 
qushutong 1dfa82335e 测试环境 2 years ago
..
deploy 市北的docker log-driver驱动改为json-file,因为版本太低,不支持local驱动 3 years ago
src 修改配置到政务云 2 years ago
Dockerfile 所有服务Dockerfile中的ENTRYPOINT启动命令增加exec参数 5 years ago
README.md 添加数据库标签初始化/重新加载到redis 5 years ago
pom.xml 测试环境 2 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