|
9587354d0a
|
fix(device): 修复阿里云 OSS 文件检索和连接问题
- 修改 AliOssStorageOperator 中的时间增量,从分钟改为天
- 在 DeviceFactory 中为阿里云 OSS操作器添加域名替换,以解决连接问题
|
2025-09-09 13:08:42 +08:00 |
|
|
3b8a33c8eb
|
refactor(device): 优化时间格式处理
- 移除了 DeviceFactory 和 DeviceRepository 中将 LocalDateTime转换为 Date 的代码
- 更新了 DeviceConfigV2DTO 和 DeviceV2DTO,将 createTime 和 updateTime 字段从 LocalDateTime 改为 Date
- 现在使用 @JsonFormat 注解来处理日期格式的序列化和反序列化
|
2025-09-04 12:36:44 +08:00 |
|
|
7779b84c81
|
feat(device): 集成 zt-device 服务
- 移除 DeviceController、DeviceService 相关代码
- 更新 ViidController、WvpController 使用 DeviceIntegrationService
- 修改 DeviceFactory 创建 DeviceEntity 的方式
- 更新 DeviceRepository 使用 DeviceV2DTO
-调整 CustomUploadTaskService、AppScenicServiceImpl 中的设备相关逻辑
- 移除 DeviceServiceImpl 类
- 更新 VideoPieceCleaner、VideoPieceGetter 任务类,使用 DeviceIntegrationService 获取设备信息
|
2025-09-04 10:03:00 +08:00 |
|
|
8428907db4
|
1
|
2025-03-01 15:01:47 +08:00 |
|
|
ea3ce510d8
|
支持vpt方式
|
2025-02-07 23:00:46 +08:00 |
|
|
f670fb2f91
|
修改方式,避免报错
|
2025-01-22 14:22:53 +08:00 |
|
|
0bba613001
|
wvp passive
|
2025-01-16 22:22:17 +08:00 |
|
|
c000eb2700
|
WVP_ACTIVE支持
|
2025-01-02 15:12:08 +08:00 |
|
|
80c8dc2b3c
|
修改IDevice+IStor
|
2024-12-29 11:09:37 +08:00 |
|
|
8c81a994c8
|
获取人脸对应视频流程,自动删除源视频流程,自动创建任务渲染流程,自动删除人脸数据逻辑
|
2024-12-12 15:47:49 +08:00 |
|