Commit cae0ba33 by 303514581@qq.com

2019/1/7 backup单轮项目数调整为每次6个

parent c9804f81
......@@ -4,16 +4,16 @@
---
##介绍项目
## 介绍项目
监测系统消息流模块,主要功能:消息流、定向监测消息流、自动标注、事件采集
---
##项目文档地址
## 项目文档地址
>参考监测系统文档
---
##项目运行的服务器及目录
## 项目运行的服务器及目录
> 项目地址:/home/zhiwei/jar/messageflow
服务器地址:
内网地址:192.168.0.2
......
......@@ -38,7 +38,7 @@ public class ES4RedisStart {
private Map<String, Boolean> PROJECTMAP = new HashMap<>();
private static final int PROJECTCOUNT = 9;
private static final int PROJECTCOUNT = 6;
/**
* 启动线程
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment