ycl-common/src/main/java/constant/ApiConstants.java @@ -75,5 +75,7 @@ //海康访问时间路径 public final static String HK_OSD_TIME = "/ISAPI/System/time"; //标签常量 public final static Integer TRUE = 1; public final static Integer FALSE = 0; }