| | |
| | | |
| | | shareData.setFileId(fileId); |
| | | shareData.setFileName(fileId); |
| | | shareData.setFileTime(new Date()); |
| | | shareData.setFileTime(param1.getEnd()); |
| | | |
| | | // shareData.setReportFile(null); |
| | | } |
| | |
| | | infoData.setKqdm(apiConf.getKqdm()); |
| | | infoData.setInteType(WhjlConstant.API_CATEGORY_20); |
| | | infoData.setInteId(WhjlConstant.API_CODE_2013); |
| | | infoData.setUpdateTime(new Date()); |
| | | infoData.setUpdateTime(param1.getEnd()); |
| | | infoData.setDataId(shareData.getQlyOrgReportId()); |
| | | infoData.setData(JSON.toJSONString(shareData)); |
| | | infoData.setCzbz(Constant.CZBZ_U); |