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