648540858
2024-03-01 5a6044ef4e22dd4ff7409bdc10f5b68f66449ed0
src/main/java/com/genersoft/iot/vmp/conf/CloudRecordTimer.java
@@ -66,6 +66,7 @@
                if (cloudRecordItemList.isEmpty()) {
                    continue;
                }
                // TODO 后续可以删除空了的过期日期文件夹
                for (CloudRecordItem cloudRecordItem : cloudRecordItemList) {
                    String date = new File(cloudRecordItem.getFilePath()).getParentFile().getName();
                    JSONObject jsonObject = zlmresTfulUtils.deleteRecordDirectory(mediaServerItem, cloudRecordItem.getApp(),