refactor(jg): 优化设备数据源类型处理逻辑
- 在 BaseEnterpriseVideoServiceImpl 中添加协议类型设置
- 修改 CommonController 中的 equipTree 方法,增加 dataSource 参数- 更新 CommonServiceImpl 中的 superviseBusinessCategory 方法,支持按数据源筛选
- 在 EquipSourceEnum 中添加 type 字段,用于区分不同数据源类型
- 调整 ICommonService 接口,更新 superviseBusinessCategory 方法签名
Showing
Please
register
or
sign in
to comment