| | |
| | | if (null == companyInfo || companyInfo.getIsDelete() != 0) { |
| | | throw new ServiceException("公司不存在"); |
| | | } |
| | | JSONObject jsonObject=getReport(companyInfo.getLink().split("=")[1]); |
| | | String link = companyInfo.getLink(); |
| | | String[] split = link.split("="); |
| | | JSONObject jsonObject=getReport(split[split.length-1]); |
| | | // JSONObject jsonObject=getReport("ZZD20250508017232394218445"); |
| | | if (!"1001".equals(jsonObject.getString("code"))){ |
| | | return R.fail(jsonObject.get("msg")); |
| | |
| | | if (null == companyInfo || companyInfo.getIsDelete() != 0) { |
| | | throw new ServiceException("公司不存在"); |
| | | } |
| | | JSONObject jsonObject=getReport(companyInfo.getLink().split("=")[1]); |
| | | String link = companyInfo.getLink(); |
| | | String[] split = link.split("="); |
| | | JSONObject jsonObject=getReport(split[split.length-1]); |
| | | // JSONObject jsonObject=getReport("ZZD20250508017232394218445"); |
| | | if (!"1001".equals(jsonObject.getString("code"))){ |
| | | return R.fail(jsonObject.get("msg")); |
| | |
| | | if (null == companyInfo || companyInfo.getIsDelete() != 0) { |
| | | throw new ServiceException("公司不存在"); |
| | | } |
| | | JSONObject jsonObject=getReport(companyInfo.getLink().split("=")[1]); |
| | | String link = companyInfo.getLink(); |
| | | String[] split = link.split("="); |
| | | JSONObject jsonObject=getReport(split[split.length-1]); |
| | | // JSONObject jsonObject=getReport("ZZD20250508017232394218445"); |
| | | if (!"1001".equals(jsonObject.getString("code"))){ |
| | | return R.fail(jsonObject.get("msg")); |