作者 钟来

添加摄像头ip获取方式

@@ -31,6 +31,8 @@ public class SysConfig implements OperatingDataType{ @@ -31,6 +31,8 @@ public class SysConfig implements OperatingDataType{
31 31
32 private String cameraIp = null; 32 private String cameraIp = null;
33 33
  34 + private String paragraphIp = null;
  35 +
34 /** 36 /**
35 * 摄像头密码,默认是验证码 37 * 摄像头密码,默认是验证码
36 */ 38 */