이지우 - 청소년 결과보고 리포트 수정

This commit is contained in:
jiwoo 2024-01-18 15:09:22 +09:00
parent 3e5c780828
commit b2c02c9998
4 changed files with 16 additions and 12 deletions

View File

@ -1002,8 +1002,10 @@ public class CrownixAjaxController {
jsDrtInfo.put("data_8", vEEduAplctVOList.get(i).getInsttNm()); jsDrtInfo.put("data_8", vEEduAplctVOList.get(i).getInsttNm());
jsDrtInfo.put("data_d", formattedDate); jsDrtInfo.put("data_d", formattedDate);
//jsDrtInfo.put("image", "http://119.193.215.98:9989/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEInstrDetailVOList.get(i).getPhtAtchFileId()); //jsDrtInfo.put("image", "http://119.193.215.98:9989/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEInstrDetailVOList.get(i).getPhtAtchFileId());
jsDrtInfo.put("image", "http://192.168.0.12:8086/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=0"); //jsDrtInfo.put("image", "http://192.168.0.12:8086/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=0");
jsDrtInfo.put("image2", "http://192.168.0.12:8086/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=1"); //jsDrtInfo.put("image2", "http://192.168.0.12:8086/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=1");
jsDrtInfo.put("image", "http://119.193.215.98:9989/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=0");
jsDrtInfo.put("image2", "http://119.193.215.98:9989/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=1");
jsReqInfo.add(jsDrtInfo); jsReqInfo.add(jsDrtInfo);
@ -1036,7 +1038,7 @@ public class CrownixAjaxController {
JSONArray jsReqInfo = new JSONArray(); //신청인 정보 JSONArray jsReqInfo = new JSONArray(); //신청인 정보
/*for (int i=0;i<vEEduAplctVOList.size();i++) { for (int i=0;i<vEEduAplctVOList.size();i++) {
JSONObject jsDrtInfo = new JSONObject(); //전체 정보 JSONObject jsDrtInfo = new JSONObject(); //전체 정보
jsDrtInfo.put("data_1", vEEduAplctVOList.get(i).getEduHopeDt().substring(5,7)); jsDrtInfo.put("data_1", vEEduAplctVOList.get(i).getEduHopeDt().substring(5,7));
@ -1047,16 +1049,16 @@ public class CrownixAjaxController {
jsDrtInfo.put("data_6", vEEduAplctVOList.get(i).getTrgt()); jsDrtInfo.put("data_6", vEEduAplctVOList.get(i).getTrgt());
jsDrtInfo.put("data_7", vEEduAplctVOList.get(i).getEduPrsnl()); jsDrtInfo.put("data_7", vEEduAplctVOList.get(i).getEduPrsnl());
jsDrtInfo.put("data_8", vEEduAplctVOList.get(i).getInstrNm()); jsDrtInfo.put("data_8", vEEduAplctVOList.get(i).getInstrNm());
//jsDrtInfo.put("image", "http://119.193.215.98:9989/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEInstrDetailVOList.get(i).getPhtAtchFileId()); jsDrtInfo.put("image", "http://119.193.215.98:9989/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=0");
jsDrtInfo.put("image", "http://192.168.0.12:8086/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=0"); //jsDrtInfo.put("image", "http://192.168.0.12:8086/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEEduAplctVOList.get(i).getAtchFileId()+"&fileSn=0");
jsReqInfo.add(jsDrtInfo); jsReqInfo.add(jsDrtInfo);
}*/ }
/*15개 출력 테스트용*/ /*15개 출력 테스트용*/
for (int i=0;i<15;i++) { /*for (int i=0;i<15;i++) {
JSONObject jsDrtInfo = new JSONObject(); //전체 정보 JSONObject jsDrtInfo = new JSONObject(); //전체 정보
jsDrtInfo.put("data_1", vEEduAplctVOList.get(0).getEduHopeDt().substring(5,7)); jsDrtInfo.put("data_1", vEEduAplctVOList.get(0).getEduHopeDt().substring(5,7));
@ -1073,7 +1075,7 @@ public class CrownixAjaxController {
jsReqInfo.add(jsDrtInfo); jsReqInfo.add(jsDrtInfo);
} }*/
modelAndView.addObject("rslts", jsReqInfo); modelAndView.addObject("rslts", jsReqInfo);

View File

@ -448,7 +448,8 @@
}else{ //개발 }else{ //개발
var viewer = new m2soft.crownix.Viewer('http://119.193.215.98:8093/ReportingServer/service'); var viewer = new m2soft.crownix.Viewer('http://119.193.215.98:8093/ReportingServer/service');
viewer.hideToolbarItem(["save"]); viewer.hideToolbarItem(["save"]);
viewer.openFile('adult_rslts_20240104.mrd', '/rf [http://192.168.0.12:8086/offedu/ve/aplct/adultVisitEdu/eduAplct/adultRsltRprtListAjax.do?rsltList='+rsltList+']'); /* viewer.openFile('adult_rslts_20240104.mrd', '/rf [http://192.168.0.12:8086/offedu/ve/aplct/adultVisitEdu/eduAplct/adultRsltRprtListAjax.do?rsltList='+rsltList+']'); */
viewer.openFile('adult_rslts_20240104.mrd', '/rf [http://119.193.215.98:9989/offedu/ve/aplct/adultVisitEdu/eduAplct/adultRsltRprtListAjax.do?rsltList='+rsltList+']');
} }
} }

View File

@ -380,8 +380,8 @@
viewer.hideToolbarItem(["save"]); viewer.hideToolbarItem(["save"]);
viewer.showToolbarItem(["print_pdf"]); viewer.showToolbarItem(["print_pdf"]);
//viewer.openFile('adult_instrs_20231107.mrd', '/rf [http://119.193.215.98:9989/offedu/ve/aplct/adultVisitEdu/eduAplct/instrDetailListAjax_v2.do?userIdList='+userIdList+']'); viewer.openFile('adult_instrs_20231107.mrd', '/rf [http://119.193.215.98:9989/offedu/ve/aplct/adultVisitEdu/eduAplct/instrDetailListAjax_v2.do?userIdList='+userIdList+']');
viewer.openFile('adult_instrs_20231107.mrd', '/rf [http://192.168.0.12:8086/offedu/ve/aplct/adultVisitEdu/eduAplct/instrDetailListAjax_v2.do?userIdList='+userIdList+']'); /* viewer.openFile('adult_instrs_20231107.mrd', '/rf [http://192.168.0.12:8086/offedu/ve/aplct/adultVisitEdu/eduAplct/instrDetailListAjax_v2.do?userIdList='+userIdList+']'); */
} }
</script> </script>

View File

@ -603,7 +603,8 @@
}else{ //개발 }else{ //개발
var viewer = new m2soft.crownix.Viewer('http://119.193.215.98:8093/ReportingServer/service'); var viewer = new m2soft.crownix.Viewer('http://119.193.215.98:8093/ReportingServer/service');
viewer.hideToolbarItem(["save"]); viewer.hideToolbarItem(["save"]);
viewer.openFile('tnrg_rslts_240117.mrd', '/rf [http://192.168.0.12:8086/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']'); /* viewer.openFile('tnrg_rslts_240117.mrd', '/rf [http://192.168.0.12:8086/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']'); */
viewer.openFile('tnrg_rslts_240117.mrd', '/rf [http://119.193.215.98:9989/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']');
} }
} }