正在显示
1 个修改的文件
包含
0 行增加
和
3 行删除
| @@ -30,9 +30,6 @@ public class FileChangeListener { | @@ -30,9 +30,6 @@ public class FileChangeListener { | ||
| 30 | //启动监听线程 | 30 | //启动监听线程 |
| 31 | startThread(); | 31 | startThread(); |
| 32 | 32 | ||
| 33 | - System.out.println("启动成功"); | ||
| 34 | - ProtocolParserFactory protocolParserFactory = PluginsClassLoader.getJarClass(ProtocolParserFactory.class,"com.zhonglai.luhui.device.protocol.http.analysis.analysis.ProtocolParserServiceImpl"); | ||
| 35 | - System.out.println(protocolParserFactory.analysisTopic("/{{roleid}}/{{username}}/{{clientid}}/{{payloadtype}}/{{imei}}/{{topicType}}")); | ||
| 36 | } | 33 | } |
| 37 | 34 | ||
| 38 | 35 |
-
请 注册 或 登录 后发表评论