日照智慧社区接口服务
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.
 
 
 
 
 
wangxianzhang 9726c96660 Merge branch 'master' of http://git.elinkit.com.cn:7070/r/epmet-cloud 3 years ago
..
deploy 调整烟台项目的配置 3 years ago
src logback-spring.xml不再引用的spring/base.xml,改用自定义的logback-base.xml文件。目的:解决base.xml中自动生成/tmp/spring.log文件,与自定义的日志文件重复,且不会滚动。 3 years ago
Dockerfile 所有服务Dockerfile中的ENTRYPOINT启动命令增加exec参数 5 years ago
README.md 添加数据库标签初始化/重新加载到redis 5 years ago
pom.xml 调整烟台项目的配置 3 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