| | |
| | | if(fvo != null && fvo.fileWebUrl != null){ |
| | | jsonObject.put("webPath", fvo.fileWebUrl + jsonObject.get("filePath")); |
| | | if(hasZipFile){ |
| | | if(isVideo){ |
| | | if(!isVideo){ |
| | | jsonObject.put("webPathZip", fileOp.getFileZipPath(fvo.fileWebUrl + jsonObject.get("filePath"))); |
| | | }else{ |
| | | jsonObject.put("webPathZip", fileOp.getFileZipPath(fvo.fileWebUrl + jsonObject.get("filePath"), "jpg")); |
| | |
| | | if(fvo != null && fvo.fileWebUrl != null){ |
| | | jsonObject.put("webPath", fvo.fileWebUrl + jsonObject.get("filePath")); |
| | | if(hasZipFile){ |
| | | if(isVideo){ |
| | | if(!isVideo){ |
| | | jsonObject.put("webPathZip", fileOp.getFileZipPath(fvo.fileWebUrl + jsonObject.get("filePath"))); |
| | | }else{ |
| | | jsonObject.put("webPathZip", fileOp.getFileZipPath(fvo.fileWebUrl + jsonObject.get("filePath"), "jpg")); |