Commit 618c5b04 authored by 赵啸非's avatar 赵啸非

修改pom文件

parent e9ba283f
Pipeline #2752 canceled with stages
......@@ -68,8 +68,8 @@ public class CaptureStartedService implements IApplicationStartedService {
if ("any".indexOf(device.getName()) != -1) {
continue;
}
if (bool) {
//log.info("excloud device:{}", device.getName());
if (!bool) {
log.info("excloud device:{},ip:{}", device.getName(),ip);
continue;
}
//读取窗口id
......
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