#20230510 欣影管理平台装置信息查询代码

jni
18616268358 2 years ago
parent 72cf89de84
commit 3d351405cc

@ -181,7 +181,7 @@ public class TerminalPhotoServiceImpl implements TerminalPhotoService {
photoBean.setChannelid(terminalChannels.getId());
photoBean.setChannnelname(terminalChannels.getChannelName());
}
photoBean.setMediatype(item.getMediaType());
photoBean.setMediaType(item.getMediaType());
photoBean.setOrginalid(item.getOrginalId());
// photoBean.setPath(photoaddress + item.getPath());
if (item.getMediaType() == 0) {

Loading…
Cancel
Save